unreal.SoftObjectPath

class unreal.SoftObjectPath(path_string='')

Bases: unreal.StructBase

A struct that contains a string reference to an object, either a top level asset or a subobject. note: The full C++ class is located here: EngineSourceRuntimeCoreUObjectPublicUObjectSoftObjectPath.h

C++ Source:

  • Module: CoreUObject

  • File: NoExportTypes.h