The SmashRecordBase T type exposes the following members.
Back to Top
Methods
| Name | Description | |
|---|---|---|
| (Inherited from | ||
Allows an (Inherited from | ||
Serves as a hash function for a particular type. (Inherited from | ||
| GetRecordID |
Get a unique identifier for the record, stable for the lifetime of the record.
| |
Gets the (Inherited from | ||
| GetUnfrozen |
Gets a mutable copy of the record.
| |
Creates a shallow copy of the current (Inherited from | ||
| OnChange |
Derived record types must call this upon set operations on their public members.
| |
| (Inherited from |
See Also