FrameworkZ API Documentation - ENTITY
ENTITY
Entity class for FrameworkZ.
0
Functions
2
Methods
1
Fields
📋 On This Page
Fields
1
ENTITY
📋 table
Entity class for FrameworkZ.
Initial value:
{}Methods
2ENTITY:Initialize()
method
Initialize an entity.
Returns
📝 string
The entity's ID.
ENTITY:ValidateEntityData(worldObject)
method
Validate the entity's data.
Returns
✅ boolean
Whether or not any of the entity's new data was initialized.