unreal.DataInterfaceGraph_EditorData¶
- class unreal.DataInterfaceGraph_EditorData(outer: Optional[Object] = None, name: Union[Name, str] = 'None')¶
Bases:
ObjectData Interface Graph Editor Data
C++ Source:
Plugin: DataInterfaceGraph
Module: DataInterfaceGraphUncookedOnly
File: DataInterfaceGraph_EditorData.h
Editor Properties: (see get_editor_property/set_editor_property)
python_log_settings(ControlRigPythonSettings): [Read-Write] Python Log Settingsrig_graph_display_settings(RigGraphDisplaySettings): [Read-Write] Rig Graph Display Settingsvm_compile_settings(RigVMCompileSettings): [Read-Write] VMCompile Settingsvm_runtime_settings(RigVMRuntimeSettings): [Read-Write] VMRuntime Settings
- property vm_compile_settings: RigVMCompileSettings¶
[Read-Write] VMCompile Settings
- Type: