Version: 2018.2
Experimental: this API is experimental and might be changed or removed in the future.

EnumField.Init

マニュアルに切り替える
public void Init (Enum defaultValue);

パラメーター

defaultValueYour typed enum value.

説明

Initialize the EnumField with a default value. This also initializes its underlying type.