FrameworkZ API Documentation - ENTITY

ENTITY

class

Entity class for FrameworkZ.

0
Functions
2
Methods
1
Fields

Fields

1
ENTITY 📋 table
Entity class for FrameworkZ.
Initial value: {}

Methods

2

ENTITY: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.