Trigger & Relay Plugin 1.0.0
Easy signal setups done right
Loading...
Searching...
No Matches
UFtsTriggersFunctionLibrary Member List

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

CreateBooleanTriggerSignal(UFtsTriggerSignalComponent *Trigger, bool bValue, UObject *Instigator)UFtsTriggersFunctionLibrarystatic
CreateIntegerTriggerSignal(UFtsTriggerSignalComponent *Trigger, int64 Value, UObject *Instigator)UFtsTriggersFunctionLibrarystatic
CreateTriggerSignal(UFtsTriggerSignalComponent *Trigger, UObject *Instigator)UFtsTriggersFunctionLibrarystatic
GetBoolSignalValue(const FInstancedStruct &Signal, bool &bOutValue)UFtsTriggersFunctionLibrarystatic
GetInstigatorFromSignal(const FInstancedStruct &Signal)UFtsTriggersFunctionLibrarystatic
GetIntegerSignalValue(const FInstancedStruct &Signal, int64 &OutValue)UFtsTriggersFunctionLibrarystatic
GetSignalOwner(const FInstancedStruct &Signal)UFtsTriggersFunctionLibrarystatic
GetSourceFromSignal(const FInstancedStruct &Signal)UFtsTriggersFunctionLibrarystatic
GetTriggerFromOwner(AActor *Owner, FName Id=NAME_None)UFtsTriggersFunctionLibrarystatic