2027 Method
Changes 0
M

Entity.Set

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