| Home | Trees | Indices | Help |
|
|---|
|
|
PyObjectPlus --+
|
CValue
This class is a basis for other classes.
| Instance Methods | |||
| bool |
|
||
| Deprecated | |||
|---|---|---|---|
| string |
|
||
| Instance Variables | |
| bool |
invalid Test if the object has been freed by the game engine and is no longer valid. (Inherited from GameTypes.PyObjectPlus) |
| string |
name The name of this CValue derived object (read-only). |
| Method Details |
Returns the name of the CValue.
Deprecated: Use the name attribute instead. Note: in most cases the CValue's subclasses will override this function. |
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0 on Mon Aug 31 23:12:30 2009 | http://epydoc.sourceforge.net |