Click or drag to resize

Character2DAITask_MoveToPositionTargetChanged Event

Occurs when the Target property value changes.

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

Value

Type: SystemActionCharacter2DAITask_MoveToPosition
See Also