Delegate Action.ActionTypeConstructedDelegate
A delegate method used by OnActionTypeConstructed.
public delegate void Action.ActionTypeConstructedDelegate(ActionType type, ref ActionType.TypeSettings settings)
Parameters
typeActionType- A delegate method used by .
settingsActionType.TypeSettings- A delegate method used by .
- Extension Methods