EntityDescriptor Type
Describes an entity value independent of the engine. Used to directly serialize an entity.
Record fields
Record Field | Description |
|
|
Full Usage:
EntityDispatcherName
Field type: string
|
|
|
Static members
Static member | Description |
|
|
Full Usage:
EntityDescriptor.getNameOpt descriptor
Parameters:
EntityDescriptor
Returns: string option
|
|
Full Usage:
EntityDescriptor.setNameOpt nameOpt descriptor
Parameters:
'a option
descriptor : EntityDescriptor
Returns: EntityDescriptor
|