unreal.PCapTokenisedString

class unreal.PCapTokenisedString(template: str = '', output: str = '')

Bases: StructBase

Struct 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]

property output: str

[Read-Only]

Type:

(str)

property template: str

[Read-Only]

Type:

(str)