Jump to: navigation, search

CfgDeltaActionCode

Description

The changes to make to a CfgActionCode object.

Attributes

  • deltaActionCode — A pointer to the structure that contains information about changes made to this action code data. Mandatory.
  • deletedSubcodes — A pointer to the list of names of the subcodes that are no longer defined within this action code (every item of this list has variable type char*).
  • deletedUserProperties — A pointer to the list of deleted user-defined properties. Has the same structure as parameter userProperties.
  • changedUserProperties — A pointer to the list of user-defined properties whose values have been changed. Has the same structure as parameter userProperties.
This page was last edited on June 27, 2017, at 20:20.
Comments or questions about this documentation? Contact us for support!