프로퍼티 | 타입 | 설명 | |
---|---|---|---|
OnEnableChange | void |
메소드 | 설명 | |
---|---|---|
AddCheckbox ( CheckBox item ) : CheckBox | ||
AddKeyBind ( KeyBind item ) : KeyBind | ||
AddSlider ( Slider item ) : Slider | ||
AddToMenu ( Menu menu ) : void | ||
GetCheckBox ( string displayName ) : CheckBox | ||
GetKeyBind ( string displayName ) : KeyBind | ||
GetSlider ( string displayName ) : Slider | ||
GetUniqueId ( ) : string |
메소드 | 설명 | |
---|---|---|
MenuGroup ( ) : System |
메소드 | 설명 | |
---|---|---|
OnEnableChange ( ValueBase |
public GetCheckBox ( string displayName ) : CheckBox | ||
displayName | string | |
리턴 | CheckBox |
public GetKeyBind ( string displayName ) : KeyBind | ||
displayName | string | |
리턴 | KeyBind |