unreal.ControlFindReplaceString

class unreal.ControlFindReplaceString

Bases: unreal.StructBase

Control Find Replace String

C++ Source:

  • Module: MovieSceneTools

  • File: MovieSceneToolsUserSettings.h

Editor Properties: (see get_editor_property/set_editor_property)

  • find (str): [Read-Write] The string to find in the imported data

  • replace (str): [Read-Write] The string to replace in the imported data