![]() |
FrameworkZ 10.8.3
Provides a framework for Project Zomboid with various systems.
|
Entity class for FrameworkZ. More...
Public Member Functions | |
string | Initialize () |
Initialize an entity. | |
boolean | ValidateEntityData (worldObject) |
Validate the entity's data. | |
Data Fields | |
ENTITY | __index |
Entity class for FrameworkZ.
Definition at line 66 of file Entities.lua.
string Initialize | ( | ) |
Initialize an entity.
boolean ValidateEntityData | ( | worldObject | ) |
Validate the entity's data.
ENTITY __index |
Definition at line 68 of file Entities.lua.