Property | Type | Description | |
---|---|---|---|
enumName | string | ||
type | int | ||
values | string[] |
Method | Description | |
---|---|---|
ToString ( ME3Package p ) : string | ||
byteprop ( byte raw, string n, string list ) : ME3Explorer.SequenceObjects | ||
byteprop ( string n, string list ) : ME3Explorer.SequenceObjects | ||
set ( byte raw ) : void |
public byteprop ( byte raw, string n, string list ) : ME3Explorer.SequenceObjects | ||
raw | byte | |
n | string | |
list | string | |
return | ME3Explorer.SequenceObjects |
public byteprop ( string n, string list ) : ME3Explorer.SequenceObjects | ||
n | string | |
list | string | |
return | ME3Explorer.SequenceObjects |