Apparatus Version 1.23
ECS data-oriented workflow for Unreal Engine.
Loading...
Searching...
No Matches
Public Member Functions | Protected Member Functions | List of all members
USubjectRecordCollectionFactory Class Reference

The SubjectRecordCollection factory class. More...

#include <SubjectRecordCollectionFactory.h>

Inheritance diagram for USubjectRecordCollectionFactory:
Inheritance graph
[legend]
Collaboration diagram for USubjectRecordCollectionFactory:
Collaboration graph
[legend]

Public Member Functions

virtual UObject * FactoryCreateNew (UClass *Class, UObject *InParent, FName Name, EObjectFlags Flags, UObject *Context, FFeedbackContext *Warn) override
 
virtual FText GetDisplayName () const override
 
 USubjectRecordCollectionFactory (const class FObjectInitializer &ObjectInitializer)
 

Protected Member Functions

virtual bool IsMacroFactory () const
 

Detailed Description

The SubjectRecordCollection factory class.

Constructor & Destructor Documentation

◆ USubjectRecordCollectionFactory()

USubjectRecordCollectionFactory::USubjectRecordCollectionFactory ( const class FObjectInitializer &  ObjectInitializer)

Member Function Documentation

◆ FactoryCreateNew()

virtual UObject * USubjectRecordCollectionFactory::FactoryCreateNew ( UClass *  Class,
UObject *  InParent,
FName  Name,
EObjectFlags  Flags,
UObject *  Context,
FFeedbackContext *  Warn 
)
overridevirtual

◆ GetDisplayName()

virtual FText USubjectRecordCollectionFactory::GetDisplayName ( ) const
inlineoverridevirtual

◆ IsMacroFactory()

virtual bool USubjectRecordCollectionFactory::IsMacroFactory ( ) const
inlineprotectedvirtual

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