UCI_ESM_ActivityCommand¶
- UCI_ESM_ActivityCommand
Overview¶
This command type will modify existing ESM activities.
Static Methods¶
- static UCI_ESM_ActivityCommand Construct(UCI_ActivityId existingESM_ActivityId)¶
This method will create an instance of a UCI_ESM_ActivityCommand that will modify the activity with the given UCI_ActivityId. The CommandID will be randomly generated upon creation.
Warning
This class will have very limited use since the ability to alter activities has yet to be implemented.