unreal.ScriptStruct

class unreal.ScriptStruct(outer: Object | None = None, name: Name | str = 'None')

Bases: Struct

Script Struct

C++ Source:

  • Module: CoreUObject

  • File:

get_struct_path_name() TopLevelAssetPath

Returns the full path to the specified struct as a Top Level Asset Path used by asset utilities

Return type:

TopLevelAssetPath