Version: 2020.3
言語: 日本語
public void Init (Enum defaultValue);

パラメーター

defaultValue The typed enum value.

説明

Initializes the EnumField with a default value, and initializes its underlying type.


パラメーター

defaultValue The typed enum value.
includeObsoleteValues Set to true to display obsolete values as choices.

説明

Initializes the EnumField with a default value, and initializes its underlying type.