GetHitEntType()


Module: AI
SP Only

Summary:

Get the type of entity that the actor has hit. Can be 'hit', 'obstacle' or 'world'.



Call this on:

<actor> An actor



Example:

 self GetHitEntType();