Apparatus Version 1.3.0
ECS data-driven workflow for Unreal Engine.
Public Types | Public Member Functions | Friends | List of all members
FChunkAdjectiveEntry Struct Reference

An entry for a mechanic in the chunk. More...

#include <ChunkAdjectiveEntry.h>

Public Types

enum  { InvalidId = FAdjectiveInfo::InvalidId }
 

Public Member Functions

 FChunkAdjectiveEntry ()
 

Friends

class UChunk
 

Detailed Description

An entry for a mechanic in the chunk.

The fields in this structure should be performance-oriented and cache the most needed data for applying the mechanics.

Member Enumeration Documentation

◆ anonymous enum

anonymous enum
Enumerator
InvalidId 

Invalid adjective identifier.

Constructor & Destructor Documentation

◆ FChunkAdjectiveEntry()

FChunkAdjectiveEntry::FChunkAdjectiveEntry ( )
inline

Friends And Related Function Documentation

◆ UChunk

friend class UChunk
friend

The documentation for this struct was generated from the following file: