Property | Type | Description |
---|
Method | Description | |
---|---|---|
Character ( ) : System |
Empty constructor
|
|
Create ( ) : IData |
Add it to the cache and save it to the file system
|
|
FitnessReport ( ) : IList |
Gets the errors for data fitness
|
|
FullName ( ) : string |
Full name to refer to this NPC with
|
|
GetModelDimensions ( ) : Tuple |
Get's the entity's model dimensions
|
|
Remove ( ) : bool |
Remove this object from the db permenantly
|
|
Save ( ) : bool |
Update the field data for this object to the db
|