Call of Duty Script Documentation
getgroundenttype()
ModuleAI
Summary
Get the entity type of the 'ground' that the actor is on.
Call this function on
<actor> An actor
Example
self getgroundenttype();
Minimum Number of arguments: 0
Number of optional arguments: 0
Return to Function List