Call of Duty Script Documentation

getgroundenttype()


Module
AI


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