0x00x0078
Members 4
| Offset | Size | Name | Type | Flags | Default |
|---|---|---|---|---|---|
| 0x10 | Description | FString | 5 flags | "" | |
| 0x10 | Name | FString | Protected+3 flags | "" | |
| 0x10 | Guid | FGuid | Protected+5 flags | {A=0, B=0, C=0, D=0} | |
| 0x01 | bIsEditable | bool | Protected+5 flags | true | |
| 0x0071 | 0x07 | unreflected bytes to end of UMovieGraphMember | |||
Inherited from UMovieGraphValueContainer 2
| Offset | Size | Name | Type | Flags | Default |
|---|---|---|---|---|---|
| 0x08 | PropertyName | FName | 5 flags | Value | |
| 0x10 | Value | FInstancedPropertyBag | 2 flags | {Value={}} |
Functions 6
| Signature | Flags | Native | Params |
|---|---|---|---|
| bool SetMemberName(const FString& InNewName) | NativePublic | 0x11 | |
| bool IsEditable() | NativePublic | 0x01 | |
| bool IsDeletable() | NativePublic | 0x01 | |
| FString GetMemberName() | FinalNative+1 flags | 0x10 | |
| FGuid GetGuid() | FinalNative+1 flags | 0x10 | |
| bool CanRename(FText& InNewName, FText& OutError) | NativePublic | 0x21 |