unreal.TemplateString¶
- class unreal.TemplateString(template: str = '')¶
Bases:
StructBaseStructure for templated strings that are displayed in the editor with a allowed args.
C++ Source:
Module: CoreUObject
File: NoExportTypes.h
Editor Properties: (see get_editor_property/set_editor_property)
template(str): [Read-Write] The format string.