UCI_StrikeActivityMessage¶
- UCI_StrikeActivityMessage inherits UCI_Message
Overview¶
This message displays the current action(s) of the corresponding weapon(s).
Methods¶
- UCI_StrikeActivity Activity(int aIndex)¶
Returns the activity at the given index. If the index is less than 0 or greater than the activity’s _ActivitySize, this returns null.
- int Size()¶
Returns the number of activities included in the activity message.