Zdexby TheHolyOneZ
5,360 classes
Class

UMetasoundParameterPack

: UObject
/Script/MetasoundFrontend.MetasoundParameterPack 0x0040 (64 B) align 8 inherited 0x0028 vtable /Script/MetasoundFrontend
0x00x0040

Members 0

OffsetSizeNameTypeFlagsDefault
0x00280x18unreflected bytes to end of UMetasoundParameterPack

Functions 16

SignatureFlagsNativeParams
ESetParamResult SetTrigger(const FName& ParameterName, bool OnlyIfExists)FinalNative+1 flags0x0A
ESetParamResult SetString(const FName& ParameterName, const FString& InValue, bool OnlyIfExists)FinalNative+1 flags0x1A
ESetParamResult SetInt(const FName& ParameterName, int32 InValue, bool OnlyIfExists)FinalNative+1 flags0x0E
ESetParamResult SetFloat(const FName& ParameterName, float InValue, bool OnlyIfExists)FinalNative+1 flags0x0E
ESetParamResult SetBool(const FName& ParameterName, bool InValue, bool OnlyIfExists)FinalNative+1 flags0x0B
UMetasoundParameterPack* MakeMetasoundParameterPack()FinalNative+2 flags0x08
bool HasTrigger(const FName& ParameterName)FinalNative+1 flags0x09
bool HasString(const FName& ParameterName)FinalNative+1 flags0x09
bool HasInt(const FName& ParameterName)FinalNative+1 flags0x09
bool HasFloat(const FName& ParameterName)FinalNative+1 flags0x09
bool HasBool(const FName& ParameterName)FinalNative+1 flags0x09
bool GetTrigger(const FName& ParameterName, const ESetParamResult& Result)FinalNative+1 flags0x0A
FString GetString(const FName& ParameterName, const ESetParamResult& Result)FinalNative+1 flags0x20
int32 GetInt(const FName& ParameterName, const ESetParamResult& Result)FinalNative+1 flags0x10
float GetFloat(const FName& ParameterName, const ESetParamResult& Result)FinalNative+1 flags0x10
bool GetBool(const FName& ParameterName, const ESetParamResult& Result)FinalNative+1 flags0x0A

Used by 1

types with a member, parameter or interface of this type