CEL

Public API Reference

iPcBillboard Struct Reference

Billboard property class. More...

#include <propclass/billboard.h>

List of all members.

Public Member Functions

virtual bool AreEventsEnabled () const =0
 Return true if events are enabled.
virtual void EnableEvents (bool e)=0
 Enable or disable listening for events for this billboard.
virtual iBillboardGetBillboard ()=0
 Get the billboard.
virtual const char * GetBillboardName ()=0
 Get the name of the billboard.
virtual void SetBillboardName (const char *name)=0
 Set the name of the billboard.


Detailed Description

Billboard property class.

This property class can send out the following messages to the behaviour (add prefix 'cel.parameter.' to get the ID for parameters):

This property class supports the following actions (add prefix 'cel.action.' to get the ID of the action and add prefix 'cel.parameter.' to get the ID of the parameter):

This property class supports the following properties (add prefix 'cel.property.' to get the ID of the property:

Definition at line 89 of file billboard.h.


Member Function Documentation

virtual bool iPcBillboard::AreEventsEnabled (  )  const [pure virtual]

Return true if events are enabled.

virtual void iPcBillboard::EnableEvents ( bool  e  )  [pure virtual]

Enable or disable listening for events for this billboard.

virtual iBillboard* iPcBillboard::GetBillboard (  )  [pure virtual]

Get the billboard.

virtual const char* iPcBillboard::GetBillboardName (  )  [pure virtual]

Get the name of the billboard.

virtual void iPcBillboard::SetBillboardName ( const char *  name  )  [pure virtual]

Set the name of the billboard.


The documentation for this struct was generated from the following file:
Generated for CEL: Crystal Entity Layer by doxygen 1.4.7