:orphan: .. **************************************************************************** .. CUI//REL TO USA ONLY .. .. The Advanced Framework for Simulation, Integration, and Modeling (AFSIM) .. .. The use, dissemination or disclosure of data in this file is subject to .. limitation or restriction. See accompanying README and LICENSE for details. .. **************************************************************************** UCI_StrikeActivityMessage ------------------------- .. class:: UCI_StrikeActivityMessage inherits UCI_Message Overview ======== This message displays the current action(s) of the corresponding weapon(s). Methods ======= .. method:: 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. .. method:: int Size() Returns the number of activities included in the activity message.