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.