You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Being a UStruct, Transform is a perfectly valid type for a DataTable (you can obviously use any structure, check https://github.com/20tab/UnrealEnginePython/blob/master/examples/create_user_defined_struct.py for creating custom structs)
26
+
27
+
Once you get a reference to a DataTable you can use the api:
0 commit comments