IsSuppressionWaiting()


Module: AI
SP Only

Summary:

Checks whether this actor is still doing suppression wait.



Call this on:

<actor> An actor



Example:

while ( self IsSuppressionWaiting() )...