Property | Type | Description | |
---|---|---|---|
CheckMonsterAffixes | void | ||
GenerateUnitFlags | UnitFlags | ||
TallyTarget | void | ||
UpdateCurrentHitPoints | void |
Method | Description | |
---|---|---|
CacheUnit ( |
||
CanInteract ( ) : bool | ||
Interact ( ) : RunStatus | ||
IsStillValid ( ) : bool | ||
UpdateData ( ) : bool | ||
UpdateHitPoints ( ) : bool |
This only updates hitpoints every 5th call to help reduce CPU!
|
|
UpdateProperties ( ) : void | ||
UpdateWeight ( ) : void | ||
WithinInteractionRange ( ) : bool |
Method | Description | |
---|---|---|
CheckMonsterAffixes ( MonsterAffixes theseaffixes ) : void | ||
GenerateUnitFlags ( ) : UnitFlags | ||
TallyTarget ( ) : void | ||
UpdateCurrentHitPoints ( ) : void |
public CacheUnit ( |
||
baseobj | ||
return | System |