Class UMovieGraphRenderLayer
: UObject
0x00x0040
Functions 8
| Signature | Flags | Native | Params |
|---|
| void SetRenderLayerName(const FName& NewName) | FinalNative+1 flags | | 0x08 |
| void Revert() | FinalNative+1 flags | | 0x00 |
| void RemoveModifier(UMovieGraphCollectionModifier* Modifier) | FinalNative+1 flags | | 0x08 |
| FName GetRenderLayerName() | FinalNative+1 flags | | 0x08 |
| TArray<UMovieGraphCollectionModifier*> GetModifiers() | FinalNative+1 flags | | 0x10 |
| UMovieGraphCollection* GetCollectionByName(const FString& Name) | FinalNative+1 flags | | 0x18 |
| void Apply(UWorld* World) | FinalNative+1 flags | | 0x08 |
| void AddModifier(UMovieGraphCollectionModifier* Modifier) | FinalNative+1 flags | | 0x08 |
Used by 1
types with a member, parameter or interface of this type