unreal.HmdUserProfileField

class unreal.HmdUserProfileField

Bases: StructBase

Hmd User Profile Field

C++ Source:

  • Plugin: OculusVR

  • Module: OculusHMD

  • File: OculusFunctionLibrary.h

Editor Properties: (see get_editor_property/set_editor_property)

  • field_name (str): [Read-Write] deprecated: Property ‘FieldName’ is deprecated.

  • field_value (str): [Read-Write] deprecated: Property ‘FieldValue’ is deprecated.

property field_name: str

[Read-Write] deprecated: Property ‘FieldName’ is deprecated.

Type:

(str)

property field_value: str

[Read-Write] deprecated: Property ‘FieldValue’ is deprecated.

Type:

(str)