Метод | Описание | |
---|---|---|
DoAction ( int i ) : bool | ||
GetDescription ( int i ) : string | ||
GetKeybinding ( int i ) : string | ||
GetLocalizedName ( int i ) : string | ||
GetName ( int i ) : string | ||
SetDescription ( int i, string desc ) : bool |
public GetLocalizedName ( int i ) : string | ||
i | int | |
Результат | string |
public SetDescription ( int i, string desc ) : bool | ||
i | int | |
desc | string | |
Результат | bool |