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