Свойство | Type | Description | |
---|---|---|---|
Add | |||
Bodytypes | List |
||
Depends | List |
||
Initialized | bool | ||
ModesList | List |
||
Names | string>.Dictionary | ||
ParamNames | int>.Dictionary | ||
PerksList | List |
||
SkillFormulas | List
|
||
TraitsList | List |
Méthode | Description | |
---|---|---|
FillBodytypes ( |
||
FillModes ( |
||
FillPerks ( |
||
FillTraits ( |
||
GetParam ( string s ) : int | ||
GetParamName ( int n ) : string | ||
Init ( string _filename ) : void | ||
Parse ( ) : bool |
Méthode | Description | |
---|---|---|
IsMode ( string s ) : bool | ||
IsPerk ( string s ) : bool | ||
IsTrait ( string s ) : bool |
public static FillBodytypes ( |
||
box | ||
Résultat | void |
public static FillModes ( |
||
box | ||
Résultat | void |
public static FillPerks ( |
||
box | ||
Résultat | void |
public static FillTraits ( |
||
box | ||
Résultat | void |
public static GetParamName ( int n ) : string | ||
n | int | |
Résultat | string |
public static Init ( string _filename ) : void | ||
_filename | string | |
Résultat | void |
public static SkillAdder,WorldEditor.ProtoEditor Add | ||
Résultat |
public static Dictionary |
||
Résultat | int>.Dictionary |