Documentation for the Unreal C++ Plugin
Loading...
Searching...
No Matches
UStoryData Class Reference

UCLASS() More...

#include <StoryManager.h>

Inheritance diagram for UStoryData:
[legend]

Public Attributes

TArray< FStepDataStepData
 UPROPERTY(EditAnywhere, BlueprintReadWrite)
 

Private Member Functions

 GENERATED_BODY ()
 

Detailed Description

UCLASS()

Definition at line 83 of file StoryManager.h.

Member Function Documentation

◆ GENERATED_BODY()

UStoryData::GENERATED_BODY ( )
private

Member Data Documentation

◆ StepData

TArray<FStepData> UStoryData::StepData
EditAnywhereBlueprintReadWrite

UPROPERTY(EditAnywhere, BlueprintReadWrite)

Definition at line 93 of file StoryManager.h.


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