Entity.Disposition
From GMod Wiki
Revision as of 21:02, 22 July 2011 by TheFreeman193 (Talk | contribs)
| 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