Navigation
API > API/Plugins > API/Plugins/MassCrowd > API/Plugins/MassCrowd/Tasks > API/Plugins/MassCrowd/Tasks/FMassZoneGraphFindWanderTarget
- FStateTreeTaskBase::EnterState()
- FMassZoneGraphFindWanderTarget::EnterState()
References
| Module | MassCrowd |
| Header | /Engine/Plugins/AI/MassCrowd/Source/MassCrowd/Public/Tasks/MassZoneGraphFindWanderTarget.h |
| Include | #include "Tasks/MassZoneGraphFindWanderTarget.h" |
| Source | /Engine/Plugins/AI/MassCrowd/Source/MassCrowd/Private/Tasks/MassZoneGraphFindWanderTarget.cpp |
virtual EStateTreeRunStatus EnterState
(
FStateTreeExecutionContext & Context,
const FStateTreeTransitionResult & Transition
) const
Remarks
Called when a new state is entered and task is part of active states.