Nuclide
Software Development Kit for id Technology (BETA)
ncSchedule Class Reference
Inheritance diagram for ncSchedule:
ncIO

Public Member Functions

void ncSchedule (void)
 
nonvirtual ncSchedule CreateSchedule (ncActor targetActor, string scheduleDecl)
 Creates a schedule for an NPC and returns it. More...
 
nonvirtual void SetTarget (ncEntity target)
 
nonvirtual ncEntity GetTarget (void)
 
nonvirtual void Think (void)
 

Constructor & Destructor Documentation

◆ ncSchedule()

void ncSchedule::ncSchedule ( void  )

Member Function Documentation

◆ CreateSchedule()

ncSchedule ncSchedule::CreateSchedule ( ncActor  targetActor,
string  scheduleDecl 
)

Creates a schedule for an NPC and returns it.

◆ GetTarget()

ncEntity ncSchedule::GetTarget ( void  )

◆ SetTarget()

void ncSchedule::SetTarget ( ncEntity  target)

◆ Think()

void ncSchedule::Think ( void  )

The documentation for this class was generated from the following files: