Navigation
API > API/Plugins > API/Plugins/WorldConditions > API/Plugins/WorldConditions/FWorldConditionContext
References
| Module | WorldConditions |
| Header | /Engine/Plugins/Runtime/WorldConditions/Source/WorldConditions/Public/WorldConditionContext.h |
| Include | #include "WorldConditionContext.h" |
| Source | /Engine/Plugins/Runtime/WorldConditions/Source/WorldConditions/Private/WorldConditionContext.cpp |
bool IsTrue() const
Remarks
Evaluates the result of the query. Intermediate results may be cached, and are stored in the query state. If a cached result is invalidated, or the query relies on dynamic context data, IsTrue() is called on the necessary conditions. the value of the query condition expression.