Turok
 
Loading...
Searching...
No Matches
kActorFactory Class Reference

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)
 

Detailed Description

For Spawning Actors.

Definition at line 1293 of file t1_scriptAPI.cpp.

Member Function Documentation

◆ Spawn() [1/2]

kActor kActorFactory::Spawn ( const int actorID,
const float x,
const float y,
const float z,
const float yaw,
const int sector = - 1 )

◆ Spawn() [2/2]

kActor kActorFactory::Spawn ( const kStr &in actorName,
const float x,
const float y,
const float z,
const float yaw,
const int sector = - 1 )