| bool IsTime(FMetaSoundOutput& Output) | FinalNative+2 flags | | 0x11 |
| bool IsString(FMetaSoundOutput& Output) | FinalNative+2 flags | | 0x11 |
| bool IsInt32(FMetaSoundOutput& Output) | FinalNative+2 flags | | 0x11 |
| bool IsFloat(FMetaSoundOutput& Output) | FinalNative+2 flags | | 0x11 |
| bool IsBool(FMetaSoundOutput& Output) | FinalNative+2 flags | | 0x11 |
| double GetTimeSeconds(FMetaSoundOutput& Output, const bool& success) | FinalNative+2 flags | | 0x20 |
| FString GetString(FMetaSoundOutput& Output, const bool& success) | FinalNative+2 flags | | 0x28 |
| int32 GetInt32(FMetaSoundOutput& Output, const bool& success) | FinalNative+2 flags | | 0x18 |
| float GetFloat(FMetaSoundOutput& Output, const bool& success) | FinalNative+2 flags | | 0x18 |
| bool GetBool(FMetaSoundOutput& Output, const bool& success) | FinalNative+2 flags | | 0x12 |