UCLASS(Abstract, ClassGroup = "Dialogue", HideCategories = ("DoNotShow"), AutoExpandCategories = ("Default"))
More...
#include <DlgObject.h>
UCLASS(Abstract, ClassGroup = "Dialogue", HideCategories = ("DoNotShow"), AutoExpandCategories = ("Default"))
Definition at line 12 of file DlgObject.h.
◆ GENERATED_BODY()
UDlgObject::GENERATED_BODY |
( |
| ) |
|
|
private |
◆ GetWorld()
UWorld * UDlgObject::GetWorld |
( |
| ) |
const |
|
override |
◆ PostInitProperties()
void UDlgObject::PostInitProperties |
( |
| ) |
|
|
override |
The documentation for this class was generated from the following files:
- SDKDemo/Plugins/UnrealEngineSDK/VisualScripter/Source/DlgSystem/Public/DlgObject.h
- SDKDemo/Plugins/UnrealEngineSDK/VisualScripter/Source/DlgSystem/Private/DlgObject.cpp