constants
ObjectType (client-side)
Name | Description |
---|---|
OBJ_NPC |
Represents Base Npc type (unused by the squirrel scripts). |
OBJ_REMOTE_PLAYER |
Represents remote player npc type. |
OBJ_LOCAL_PLAYER |
Represents local player (hero) npc type. |
OBJ_REMOTE_NPC |
Represents remote npc type. |
OBJ_LOCAL_NPC |
Represents local npc type. |