Entity.Disposition
From GMod Wiki
Function | |
Syntax | Entity:Disposition( Entity target ) |
Description: | |
Returns the way one entity feels about another. Really, this should be used on an NPC, and target should be an NPC or a player. The returned value corresponds to a disposition enumeration. | |
Returns: | Integer |
In Object: | Entity |
Realm: | |
BBCode Link: | [b][url=http://wiki.garrysmod.com/?title=Entity.Disposition]Entity.Disposition [img]http://wiki.garrysmod.com/favicon.ico[/img][/url][/b] |
Examples