CharacterAIPathfindingSpecific Property |
Use only the specified pathfinding object. This is used for scenes in which there are several pathfinding objects.
Namespace:
NeoAxis
Assembly:
NeoAxis.CoreExtension (in NeoAxis.CoreExtension.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax public Reference<Pathfinding> PathfindingSpecific { get; set; }
Property Value
Type:
ReferencePathfindingSee Also