unreal.PCapTokenisedString¶
- class unreal.PCapTokenisedString(template: str = '', output: str = '')¶
Bases:
StructBaseStruct for handling conversion of token entry template into a validated folder path
C++ Source:
Plugin: PerformanceCaptureWorkflow
Module: PerformanceCaptureWorkflow
File: PCapSessionTemplate.h
Editor Properties: (see get_editor_property/set_editor_property)
output(str): [Read-Only]template(str): [Read-Write]