Navigation
API > API/Plugins > API/Plugins/MassAIBehavior
| |
|
| Name |
FMassZoneGraphAnnotationVariableTickChunkFragment |
| Type |
struct |
| Header File |
/Engine/Plugins/AI/MassAI/Source/MassAIBehavior/Public/MassZoneGraphAnnotationFragments.h |
| Include Path |
#include "MassZoneGraphAnnotationFragments.h" |
Syntax
USTRUCT ()
struct FMassZoneGraphAnnotationVariableTickChunkFragment : public FMassChunkFragment
Inheritance Hierarchy
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| bInitialized |
bool |
|
MassZoneGraphAnnotationFragments.h |
|
| TimeUntilNextTick |
float |
|
MassZoneGraphAnnotationFragments.h |
|
Functions
Static
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
Update the ticking frequency of the chunk and return if this chunk should be process this frame |
MassZoneGraphAnnotationFragments.h |
|