Delegate PersonLike.PassiveActionPriorityDelegate
A delegate used for OnGetPassiveActionPriority
public delegate void PersonLike.PassiveActionPriorityDelegate(ActionType type, ref float priority)
Parameters
type
ActionType- A delegate used for
priority
float- A delegate used for
- Extension Methods