Config Forge 1.0.0
Loading...
Searching...
No Matches
UConfigForgeCategoryRuntime Class Reference
Inheritance diagram for UConfigForgeCategoryRuntime:

Public Member Functions

FORCEINLINE UConfigForgeFileRuntimeGetFile () const
 
FORCEINLINE FName GetCategoryName () const
 
FORCEINLINE UConfigForgeCategoryGetCategoryAsset () const
 
void GetFields (TArray< TWeakObjectPtr< UConfigValueObjectRuntime > > &OutResult) const
 
void BP_GetFields (TArray< UConfigValueObjectRuntime * > &OutResult) const
 
bool GetField (const FString &InKey, UConfigValueObjectRuntime *&OutField) const
 
void InitData (UConfigForgeCategory *InCategoryAsset)
 
void SetFileOwner (UConfigForgeFileRuntime *InFile)
 
virtual void BeginDestroy () override
 

Protected Attributes

TWeakObjectPtr< UConfigForgeCategoryCategoryAsset
 
FName CategoryName
 
TMap< FString, TObjectPtr< UConfigValueObjectRuntime > > FieldsRuntime
 
TWeakObjectPtr< UConfigForgeFileRuntimeFile
 

The documentation for this class was generated from the following files: