Navigation
API > API/Plugins > API/Plugins/MassAIBehavior
Inheritance Hierarchy
- FMassChunkFragment
- FMassZoneGraphAnnotationVariableTickChunkFragment
References
| Module | MassAIBehavior |
| Header | /Engine/Plugins/AI/MassAI/Source/MassAIBehavior/Public/MassZoneGraphAnnotationFragments.h |
| Include | #include "MassZoneGraphAnnotationFragments.h" |
Syntax
USTRUCT&40;&41;
struct FMassZoneGraphAnnotationVariableTickChunkFragment : public FMassChunkFragment
Variables
| Type | Name | Description | |
|---|---|---|---|
| bool | bInitialized | ||
| float | TimeUntilNextTick |
Functions
| Type | Name | Description | |
|---|---|---|---|
| bool | UpdateChunk
(
FMassExecutionContext& Context |
Update the ticking frequency of the chunk and return if this chunk should be process this frame |