HPL3/SOMA/Scripting/Scripting Api/Entity
< HPL3 | SOMA | Scripting | Scripting Api
Jump to navigation
Jump to search
Contents
Entity_GetAutoSleep
Get if an entity automatically falls asleep when it isnt active
Parameters
- asName
(const tString &in)
— Name of the entity.
Returns:
bool
— if sleeping or not.
bool Entity_GetAutoSleep(const tString &in asName)