Property | Type | Description | |
---|---|---|---|
EntryList | List |
Method | Description | |
---|---|---|
SCFOMBIN ( ) : System | ||
SCFOMBIN ( Stream stream, uint textPointerLocationDiff = 0x1888 ) : System | ||
SCFOMBIN ( String filename, uint textPointerLocationDiff = 0x1888 ) : System | ||
ToString ( ) : string |
Method | Description | |
---|---|---|
LoadFile ( Stream stream, uint textPointerLocationDiff ) : bool |
public SCFOMBIN ( Stream stream, uint textPointerLocationDiff = 0x1888 ) : System | ||
stream | Stream | |
textPointerLocationDiff | uint | |
return | System |
public SCFOMBIN ( String filename, uint textPointerLocationDiff = 0x1888 ) : System | ||
filename | String | |
textPointerLocationDiff | uint | |
return | System |