<Code Lib>
2025.3 Overloads
Changes 0
O

Entity (Overloads)

Overloads (4):
Entity
Entity
Entity(Guid)

Name Return Type Description
C Entity() None The default-constructed Entity is invalid.
C Entity(Entity) None Constructs a new copy of the input ESEntity object.
C Entity(Guid) None Creates a new Entity corresponding to the Schema of the specified GUID.
C Entity(Schema) None Creates a new Entity corresponding to the Schema.