unreal.WebAPINameVariant

class unreal.WebAPINameVariant

Bases: StructBase

Holds either FWebAPINameInfo or FString.

C++ Source:

  • Plugin: WebAPI

  • Module: WebAPIEditor

  • File: WebAPISchema.h

Editor Properties: (see get_editor_property/set_editor_property)

  • name_info (WebAPINameInfo): [Read-Only] NameInfo.

  • name_string (str): [Read-Only] String.