◆ assignObjId()
| virtual ObjId Ultima::Ultima8::Object::assignObjId |
( |
| ) |
|
|
virtual |
◆ callUsecode()
| ProcId Ultima::Ultima8::Object::callUsecode |
( |
uint16 |
classid, |
|
|
uint16 |
offset, |
|
|
const uint8 * |
args = 0, |
|
|
int |
argsize = 0 |
|
) |
| |
Spawn a usecode function on this object
- Parameters
-
| classid | The usecode class to run |
| offset | The offset in that class to run |
| u | The Usecode object containing the class |
| args | Optional arguments to the spawned process |
| argsize | The size (in bytes) of the optional arguments |
- Returns
- the PID of the spawned process
The documentation for this class was generated from the following file: