0x00x0070
Members 0
| Offset | Size | Name | Type | Flags | Default |
|---|---|---|---|---|---|
| 0x0060 | 0x10 | unreflected bytes to end of UInterchangeMaterialInstanceNode | |||
Functions 10
| Signature | Flags | Native | Params |
|---|---|---|---|
| bool SetCustomParent(const FString& AttributeValue) | FinalNative+1 flags | 0x11 | |
| bool GetVectorParameterValue(const FString& ParameterName, const FLinearColor& AttributeValue) | FinalNative+1 flags | 0x21 | |
| bool GetTextureParameterValue(const FString& ParameterName, const FString& AttributeValue) | FinalNative+1 flags | 0x21 | |
| bool GetStaticSwitchParameterValue(const FString& ParameterName, const bool& AttributeValue) | FinalNative+1 flags | 0x12 | |
| bool GetScalarParameterValue(const FString& ParameterName, const float& AttributeValue) | FinalNative+1 flags | 0x15 | |
| bool GetCustomParent(const FString& AttributeValue) | FinalNative+1 flags | 0x11 | |
| bool AddVectorParameterValue(const FString& ParameterName, const FLinearColor& AttributeValue) | FinalNative+1 flags | 0x21 | |
| bool AddTextureParameterValue(const FString& ParameterName, const FString& AttributeValue) | FinalNative+1 flags | 0x21 | |
| bool AddStaticSwitchParameterValue(const FString& ParameterName, bool AttributeValue) | FinalNative+1 flags | 0x12 | |
| bool AddScalarParameterValue(const FString& ParameterName, float AttributeValue) | FinalNative+1 flags | 0x15 |