Navigation
API > API/Plugins > API/Plugins/GameplayStateTreeModule > API/Plugins/GameplayStateTreeModule/Components > API/Plugins/GameplayStateTreeModule/Components/UStateTreeComponent
- UStateTreeComponent::SetContextRequirements()
- UStateTreeAIComponent::SetContextRequirements()
References
| Module | GameplayStateTreeModule |
| Header | /Engine/Plugins/Runtime/GameplayStateTree/Source/GameplayStateTreeModule/Public/Components/StateTreeComponent.h |
| Include | #include "Components/StateTreeComponent.h" |
| Source | /Engine/Plugins/Runtime/GameplayStateTree/Source/GameplayStateTreeModule/Private/Components/StateTreeComponent.cpp |
virtual bool SetContextRequirements
(
FStateTreeExecutionContext & Context,
bool bLogErrors
)