Свойство | Type | Description | |
---|---|---|---|
_constants | List |
||
_numConstants |
Méthode | Description | |
---|---|---|
ActionConstantPool ( ) : System |
Creates a new constant pool, and replaces the old constant pool if one already exists
|
|
ActionConstantPool ( List |
Creates a new constant pool, and replaces the old constant pool if one already exists
|
|
ToString ( ) : string |
Converts the action to a string
|
Méthode | Description | |
---|---|---|
Parse ( System sourceStream, byte sourceVersion ) : void |
|
|
ParseFrom ( ) : bool |
Parses the action from a string array
|
|
Render ( System outputStream ) : ulong |
|
public ActionConstantPool ( List |
||
list | List |
The list of constants |
Résultat | System |
protected Parse ( System sourceStream, byte sourceVersion ) : void | ||
sourceStream | System | |
sourceVersion | byte | |
Résultat | void |
protected Render ( System outputStream ) : ulong | ||
outputStream | System | |
Résultat | ulong |