C

Entity

Version comparison

Members across versions

26 members across 9 versions · 4 added later · 4 removed · 10 changed · 4 obsolete

Member-name color: stable · changed · removed · obsolete · added later

Member 2020 2021 2022 2023 2024 2025 2025.3 2026 2027
C Entity(Guid)
same same same same same same same same same
C Entity(Entity)
same same same same same same same same same
C Entity
same same same same same same same same same
C Entity(Schema)
same same same same same same same same same
M Clear(Field)
same same same same same same same same same
M Clear(String)
same same same same same same same same same
same same same same same same same same same
M Get``1(String, DisplayUnitType)
same changed missing missing missing missing missing missing missing
M Get``1(String, ?)
same same same same same changed same same same
M Get``1(Field, ?)
same same same same same changed same same same
M Get``1(Field, DisplayUnitType)
same changed missing missing missing missing missing missing missing
M Get``1(Field, ForgeTypeId)
not yet introduced added same same same same same same same
M Get``1(String, ForgeTypeId)
not yet introduced added same same same same same same same
same same same same same same same same same
same same same same same same same same same
M RecognizedField(Field)
same same same same same same same same same
M Set``1(Field, ?)
same same same same same changed same same same
M Set``1(Field, FieldType, DisplayUnitType)
same changed missing missing missing missing missing missing missing
M Set``1(String, ?)
same same same same same changed same same same
M Set``1(String, FieldType, DisplayUnitType)
same changed missing missing missing missing missing missing missing
M Set``1(Field, ?, ForgeTypeId)
not yet introduced added same same same changed same same same
M Set``1(String, ?, ForgeTypeId)
not yet introduced added same same same changed same same same
same same same same same same same same same
same same same same same same same same same
P Schema
same same same same same same same same same
same same same same same same same same same

Per-version detail

Click a version below to see what changed in that release vs your current frame (2027).
Identical to 2027: 2025, 2025.3, 2026
2027 current

Changes in 2020 vs 2027 4 added 4 missing 4 changed

Flip API Versions →

Added in 2020 (new since 2027)

Missing in 2020 (only available in 2027)

Changed members

Entity.Get``1(String, )
fieldName String The name of the field to retrieve.
FieldType The type of the field
→ returns FieldType FieldType
Entity.Get``1(Field, )
field Field The field to retrieve.
FieldType The type of the field
→ returns FieldType FieldType
Entity.Set``1(Field, FieldType)
field Field The field to update.
value FieldType
→ returns Set
Entity.Set``1(String, FieldType)
fieldName String The name of the field to update.
value FieldType
→ returns Set

Changes in 2021 vs 2027 4 added 6 changed

Flip API Versions →

Added in 2021 (new since 2027)

Changed members

Entity.Get``1(String, )
fieldName String The name of the field to retrieve.
FieldType The type of the field
→ returns FieldType FieldType
Entity.Get``1(Field, )
field Field The field to retrieve.
FieldType The type of the field
→ returns FieldType FieldType
Entity.Set``1(Field, FieldType)
field Field The field to update.
value FieldType
→ returns Set
Entity.Set``1(String, FieldType)
fieldName String The name of the field to update.
value FieldType
→ returns Set
Entity.Set``1(Field, FieldType, ForgeTypeId)
field Field The field to update.
value FieldType
unitTypeId ForgeTypeId Identifier of the unit from which the value will be converted before storing. Must be compatible with the spec specified when creating the Schema.
→ returns Set
Entity.Set``1(String, FieldType, ForgeTypeId)
fieldName String The name of the field to update.
value FieldType
unitTypeId ForgeTypeId Identifier of the unit from which the value will be converted before storing. Must be compatible with the spec specified when creating the Schema.
→ returns Set

Changes in 2022 vs 2027 6 changed

Flip API Versions →

Changed members

Entity.Get``1(String, )
fieldName String The name of the field to retrieve.
FieldType The type of the field
→ returns FieldType FieldType
Entity.Get``1(Field, )
field Field The field to retrieve.
FieldType The type of the field
→ returns FieldType FieldType
Entity.Set``1(Field, FieldType)
field Field The field to update.
value FieldType
→ returns Set
Entity.Set``1(String, FieldType)
fieldName String The name of the field to update.
value FieldType
→ returns Set
Entity.Set``1(Field, FieldType, ForgeTypeId)
field Field The field to update.
value FieldType
unitTypeId ForgeTypeId Identifier of the unit from which the value will be converted before storing. Must be compatible with the spec specified when creating the Schema.
→ returns Set
Entity.Set``1(String, FieldType, ForgeTypeId)
fieldName String The name of the field to update.
value FieldType
unitTypeId ForgeTypeId Identifier of the unit from which the value will be converted before storing. Must be compatible with the spec specified when creating the Schema.
→ returns Set

Changes in 2023 vs 2027 6 changed

Flip API Versions →

Changed members

Entity.Get``1(String, )
fieldName String The name of the field to retrieve.
FieldType The type of the field
→ returns FieldType FieldType
Entity.Get``1(Field, )
field Field The field to retrieve.
FieldType The type of the field
→ returns FieldType FieldType
Entity.Set``1(Field, FieldType)
field Field The field to update.
value FieldType
→ returns Set
Entity.Set``1(String, FieldType)
fieldName String The name of the field to update.
value FieldType
→ returns Set
Entity.Set``1(Field, FieldType, ForgeTypeId)
field Field The field to update.
value FieldType
unitTypeId ForgeTypeId Identifier of the unit from which the value will be converted before storing. Must be compatible with the spec specified when creating the Schema.
→ returns Set
Entity.Set``1(String, FieldType, ForgeTypeId)
fieldName String The name of the field to update.
value FieldType
unitTypeId ForgeTypeId Identifier of the unit from which the value will be converted before storing. Must be compatible with the spec specified when creating the Schema.
→ returns Set

Changes in 2024 vs 2027 6 changed

Flip API Versions →

Changed members

Entity.Get``1(String, )
fieldName String The name of the field to retrieve.
FieldType The type of the field
→ returns FieldType FieldType
Entity.Get``1(Field, )
field Field The field to retrieve.
FieldType The type of the field
→ returns FieldType FieldType
Entity.Set``1(Field, FieldType)
field Field The field to update.
value FieldType
→ returns Set
Entity.Set``1(String, FieldType)
fieldName String The name of the field to update.
value FieldType
→ returns Set
Entity.Set``1(Field, FieldType, ForgeTypeId)
field Field The field to update.
value FieldType
unitTypeId ForgeTypeId Identifier of the unit from which the value will be converted before storing. Must be compatible with the spec specified when creating the Schema.
→ returns Set
Entity.Set``1(String, FieldType, ForgeTypeId)
fieldName String The name of the field to update.
value FieldType
unitTypeId ForgeTypeId Identifier of the unit from which the value will be converted before storing. Must be compatible with the spec specified when creating the Schema.
→ returns Set