A Demo Project for the UnrealEngineSDK
Loading...
Searching...
No Matches
StoryScript.h File Reference
#include "CoreMinimal.h"
#include "GameFramework/GameMode.h"
#include "InteractableObjects/BaseStoryActor.h"
#include "UObject/Object.h"
#include "StoryScript.generated.h"
Include dependency graph for StoryScript.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  FScriptClassData
 Struct for holding script class data. More...
 
struct  FScriptInstanceData
 Struct for holding script instance data. More...
 
class  UStoryScript
 UCLASS(BlueprintType, Blueprintable, meta = (ShowWorldContexPin)) More...
 
class  UStoryScriptClassData
 Data asset class for storing story script class data. More...