A Demo Project for the UnrealEngineSDK
Loading...
Searching...
No Matches
UStoryScriptClassData Class Reference

Data asset class for storing story script class data. More...

#include <StoryScript.h>

Inheritance diagram for UStoryScriptClassData:
[legend]

Public Attributes

TArray< FScriptClassDataScriptData
 UPROPERTY(EditAnywhere)
 

Private Member Functions

 GENERATED_BODY ()
 

Detailed Description

Data asset class for storing story script class data.

UCLASS()

Definition at line 82 of file StoryScript.h.

Member Function Documentation

◆ GENERATED_BODY()

UStoryScriptClassData::GENERATED_BODY ( )
private

Member Data Documentation

◆ ScriptData

TArray<FScriptClassData> UStoryScriptClassData::ScriptData
EditAnywhere

UPROPERTY(EditAnywhere)

Definition at line 91 of file StoryScript.h.


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