Click or drag to resize

Character2DAITask_MoveToPositionTargetChanged Event

Occurs when the Target property value changes.

Namespace: NeoAxis
Assembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntax
C#
public event Action<Character2DAITask_MoveToPosition> TargetChanged

Value

ActionCharacter2DAITask_MoveToPosition
See Also