QSDK 1.1 Documentation
Main Page | Modules | Class Hierarchy | Alphabetical List | Compound List | File List | Compound Members | File Members | Related Pages

Q::PlacementWriterListenerEd Struct Reference
[EntityInstance Placement Loading]

#include <Q/gameplacement.h>

Inheritance diagram for Q::PlacementWriterListenerEd:

Com::Unknown Q::PlacementWriterListenerEd2 List of all members.

Public Types

typedef Com::Ptr< PlacementWriterListenerEdPTR

Public Member Functions

virtual bool onBeforeWrite (EntityInstance *)=0

Static Public Attributes

Com::UUID IID

Detailed Description

See also:
PlacementFactoryEd::write()


Member Typedef Documentation

typedef Com::Ptr<PlacementWriterListenerEd> Q::PlacementWriterListenerEd::PTR
 

A COM pointer to an object of this class.

Reimplemented in Q::PlacementWriterListenerEd2.


Member Function Documentation

virtual bool Q::PlacementWriterListenerEd::onBeforeWrite EntityInstance  )  [pure virtual]
 

This method is called just before an EntityInstance has been written. Return false to prevent the EntityInstance being written, return true to write it.


Member Data Documentation

Com::UUID Q::PlacementWriterListenerEd::IID [static]
 

COM IID 3646c213-6df9-4ed2-89a2-a4798bd3d12b

Reimplemented from Com::Unknown.

Reimplemented in Q::PlacementWriterListenerEd2.

Return to QSDK documentation Contents page. Contact details for support, information and fault-reporting.
Qube Software Limited © 2000-2004