![]() |
Public API Reference |
#include <sharevar.h>
Inheritance diagram for csSharedVariableList:

Public Methods | |
| csSharedVariableList () | |
| constructor. More... | |
| virtual | ~csSharedVariableList () |
| destructor. More... | |
| csPtr< iSharedVariable > | New () const |
| iSharedVariable Factory method. This does not add the new var to the list. More... | |
Definition at line 150 of file csengine/sharevar.h.
|
|
constructor.
|
|
|
destructor.
|
|
|
iSharedVariable Factory method. This does not add the new var to the list.
|