| |
Event entity.
More...
List of all members.
Detailed Description
Constructor & Destructor Documentation
| virtual CsEntityEvent::~CsEntityEvent |
( |
| ) |
[inline, virtual] |
Member Function Documentation
| void CsEntityEvent::iRemoveEntities |
( |
| ) |
[inline] |
| virtual bool CsEntityEvent::isStatic |
( |
| ) |
const [inline, virtual] |
Returns true if it is a static entity.
Reimplemented from CsEntity.
| virtual void CsEntityEvent::setStatic |
( |
bool |
flag | ) |
[inline, virtual] |
| virtual void CsEntityEvent::visit |
( |
CsEntityVisitor * |
visitor | ) |
[inline, virtual] |
Member Data Documentation
AST-node where entity was defined. Null if entity imported from assembly.
Fire method. This method maybe imported only from assembly.
Other methods. These methods maybe imported only from assembly.
|
|