inkcpp
Loading...
Searching...
No Matches
AInkRuntime Member List

This is the complete list of members for AInkRuntime, including all inherited members.

AInkRuntime() (defined in AInkRuntime)AInkRuntime
BeginPlay() overrideAInkRuntimeprotectedvirtual
GetGlobalVariable(const FString &name)AInkRuntime
LoadSnapshot(const FInkSnapshot &snapshot)AInkRuntime
ObserverVariable(const FString &variableName, const FVariableCallbackDelegate &callback)AInkRuntime
ObserverVariableChange(const FString &variableName, const FVariableCallbackDelegateNewOldValue &callback)AInkRuntime
ObserverVariableEvent(const FString &variableName, const FVariableCallbackDelegateNewValue &callback)AInkRuntime
PopExclusiveThread(UInkThread *Thread)AInkRuntime
PushExclusiveThread(UInkThread *Thread)AInkRuntime
RegisterTagFunction(FName functionName, const FTagFunctionDelegate &function)AInkRuntime
SetGlobalVariable(const FString &name, const FInkVar &value)AInkRuntime
Snapshot()AInkRuntime
Start(TSubclassOf< UInkThread > type, FString path="", bool runImmediately=true)AInkRuntime
StartExisting(UInkThread *thread, FString path="", bool runImmediately=true)AInkRuntime
~AInkRuntime() (defined in AInkRuntime)AInkRuntime