Свойство | Type | Description | |
---|---|---|---|
Definitions | List |
Méthode | Description | |
---|---|---|
AddClass ( string name ) : void | ||
AddProp ( string nameclass, System.Property p ) : void | ||
ExportDefinitions ( ) : |
||
ExportDefinitionsXML ( string path ) : void | ||
FindObjectProperty ( string s, List |
||
FindProperty ( string s, List |
||
ImportDefinitions ( |
||
ImportDefinitionsXML ( string path ) : void | ||
PropToInt ( byte buff ) : int | ||
PropToIntVector3 ( byte buff ) : System.Vector3 | ||
PropToVector3 ( byte buff ) : System.Vector3 | ||
UPropertyReader ( ) : System | ||
getFloat16 ( int pos ) : float | ||
readProperties ( byte buff, string cls, string names ) : List |
||
readProperties ( byte buff, string cls, string names, int start ) : List |
Méthode | Description | |
---|---|---|
Guess ( int off, bool auto = false ) : void | ||
clr0 ( string input ) : string |
public AddProp ( string nameclass, System.Property p ) : void | ||
nameclass | string | |
p | System.Property | |
Résultat | void |
public ExportDefinitions ( ) : |
||
Résultat |
public ExportDefinitionsXML ( string path ) : void | ||
path | string | |
Résultat | void |
public FindObjectProperty ( string s, List |
||
s | string | |
p | List |
|
Résultat | int |
public FindProperty ( string s, List |
||
s | string | |
p | List |
|
Résultat | int |
public ImportDefinitions ( |
||
Root | ||
Résultat | void |
public ImportDefinitionsXML ( string path ) : void | ||
path | string | |
Résultat | void |
public PropToIntVector3 ( byte buff ) : System.Vector3 | ||
buff | byte | |
Résultat | System.Vector3 |
public PropToVector3 ( byte buff ) : System.Vector3 | ||
buff | byte | |
Résultat | System.Vector3 |
public readProperties ( byte buff, string cls, string names ) : List |
||
buff | byte | |
cls | string | |
names | string | |
Résultat | List |
public readProperties ( byte buff, string cls, string names, int start ) : List |
||
buff | byte | |
cls | string | |
names | string | |
start | int | |
Résultat | List |