0x00x00A0
Members 2
| Offset | Size | Name | Type | Flags | Default |
|---|---|---|---|---|---|
| 0x10 | Filename | FString | 3 flags | "" | |
| 0x0038 | 0x18 | padding / unreflected | |||
| 0x50 | ContextObjectsByTag | TMap<FString, UObject*> | 3 flags | <TMap> | |
Functions 6
| Signature | Flags | Native | Params |
|---|---|---|---|
| bool SetFilename(const FString& InFilename) | FinalNative+1 flags | 0x11 | |
| void SetContextObjectByTag(const FString& Tag, UObject* Object) | FinalNative+1 flags | 0x18 | |
| void RemoveAllContextObjects() | FinalNative+1 flags | 0x00 | |
| FString GetFilename() | FinalNative+1 flags | 0x10 | |
| UObject* GetContextObjectByTag(const FString& Tag) | FinalNative+1 flags | 0x18 | |
| TArray<FString> GetAllContextObjectTags() | FinalNative+1 flags | 0x10 |