IsSuppressed()


Module: AI
SP Only

Summary:

Checks whether this actor is in a suppressed state ( under fire ).



Call this on:

<actor> An actor



Example:

while ( self IsSuppressed() )...