Character.getImmovable
Returns whether a non-player character is immovable,
Kind: Function
Environments: Game
Game
character:getImmovable( )
Availability: Server only
Parameters:
| Name | Type | Description |
|---|---|---|
character |
Character | The character. |
Returns:
| Type | Description |
|---|---|
| boolean | The immovable state of the character. |