Class UMaterialParameterCollection
: UObject
0x00x0070
Functions 4
| Signature | Flags | Native | Params |
|---|
| TArray<FName> GetVectorParameterNames() | FinalNative+1 flags | | 0x10 |
| FLinearColor GetVectorParameterDefaultValue(const FName& ParameterName, const bool& bParameterFound) | FinalNative+1 flags | | 0x1C |
| TArray<FName> GetScalarParameterNames() | FinalNative+1 flags | | 0x10 |
| float GetScalarParameterDefaultValue(const FName& ParameterName, const bool& bParameterFound) | FinalNative+1 flags | | 0x10 |
Used by 9
types with a member, parameter or interface of this type