UCI_StrikeCommand¶
- UCI_StrikeCommand
Overview¶
This type holds the information given by a strike command.
Static Methods¶
- static UCI_StrikeCommand Construct(UCI_StrikeCapabilityCommand aCapabilityCommand)¶
Returns a _UCI_StrikeCommand with the given capability command.
- static UCI_StrikeCommand Construct(UCI_StrikeActivityCommand aActivityCommand)¶
Returns a _UCI_StrikeCommand with the given activity command.