unreal.DirectoryPath
¶
- class unreal.DirectoryPath(path='')¶
Bases:
unreal.StructBase
Structure for directory paths that are displayed in the editor with a picker UI.
C++ Source:
Module: Engine
File: EngineTypes.h
Editor Properties: (see get_editor_property/set_editor_property)
path
(str): [Read-Write] The path to the directory.