FrameworkZ 10.8.3
Provides a framework for Project Zomboid with various systems.
Loading...
Searching...
No Matches
ENTITY Class Reference

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
 

Detailed Description

Entity class for FrameworkZ.

Definition at line 66 of file Entities.lua.

Member Function Documentation

◆ Initialize()

string Initialize ( )

Initialize an entity.

Returns
string The entity's ID.

◆ ValidateEntityData()

boolean ValidateEntityData ( worldObject )

Validate the entity's data.

Returns
boolean Whether or not any of the entity's new data was initialized.

Field Documentation

◆ __index

ENTITY __index

Definition at line 68 of file Entities.lua.


The documentation for this class was generated from the following file: