For Spawning Actors. More...
Public Member Functions | |
kActor | Spawn (const int actorID, const float x, const float y, const float z, const float yaw, const int sector=- 1) |
kActor | Spawn (const kStr &in actorName, const float x, const float y, const float z, const float yaw, const int sector=- 1) |
For Spawning Actors.
Definition at line 1293 of file t1_scriptAPI.cpp.
kActor kActorFactory::Spawn | ( | const int | actorID, |
const float | x, | ||
const float | y, | ||
const float | z, | ||
const float | yaw, | ||
const int | sector = - 1 ) |