Navigation
Unreal Engine C++ API Reference > Editor > KismetCompiler > FKismetCompilerContext
References
Module | KismetCompiler |
Header | /Engine/Source/Editor/KismetCompiler/Public/KismetCompiler.h |
Include | #include "KismetCompiler.h" |
Syntax
struct FSubobjectCollection
Functions
Type | Name | Description |
---|---|---|
void | AddObject ( const UObject*const InObject ) | |
void | AddObjects ( const TArray< TOBJ >& InObjects ) |
Operators
Type | Name | Description |
---|---|---|
bool | operator() ( const UObject*const RemovalCan... ) |