Overload List
| Name | Description | |
|---|---|---|
| Get<(Of <<'(FieldType>)>>)(String) |
Retrieves the value of the field in the entity.
| |
| Get<(Of <<'(FieldType>)>>)(Field) |
Retrieves the value of the field in the entity.
| |
| Get<(Of <<'(FieldType>)>>)(String, DisplayUnitType) | Obsolete.
Retrieves the value of the field in the entity.
| |
| Get<(Of <<'(FieldType>)>>)(String, ForgeTypeId) |
Retrieves the value of the field in the entity.
| |
| Get<(Of <<'(FieldType>)>>)(Field, DisplayUnitType) | Obsolete.
Retrieves the value of the field in the entity.
| |
| Get<(Of <<'(FieldType>)>>)(Field, ForgeTypeId) |
Retrieves the value of the field in the entity.
|