2027 Method
Changes 0
M

Entity.Get

Name Return Type Description
O Get<FieldType>(Field) FieldType Retrieves the value of the field in the entity.
O Get<FieldType>(String) FieldType Retrieves the value of the field in the entity.
O Get<FieldType>(Field, ForgeTypeId) FieldType Retrieves the value of the field in the entity.
O Get<FieldType>(String, ForgeTypeId) FieldType Retrieves the value of the field in the entity.