deBaseScriptingPropField Class Reference

Scripting Module Prop Field Peer. More...

#include <deBaseScriptingPropField.h>

List of all members.

Public Member Functions

Constructors and Destructors
 deBaseScriptingPropField ()
 Creates a new peer.
virtual ~deBaseScriptingPropField ()
 Cleans up the peer.
Notifications
virtual void CreateInstances (float density)
 Requests the game scripts to fill the prop field with instances.

Detailed Description

Scripting Module Prop Field Peer.

Scripting module peer for a prop field.

Author:
Plüss Roland
Version:
1.0
Date:
2009

Constructor & Destructor Documentation

deBaseScriptingPropField::deBaseScriptingPropField (  )

Creates a new peer.

virtual deBaseScriptingPropField::~deBaseScriptingPropField (  ) [virtual]

Cleans up the peer.


Member Function Documentation

virtual void deBaseScriptingPropField::CreateInstances ( float  density ) [virtual]

Requests the game scripts to fill the prop field with instances.

The density indicates the percentage of instances to use compared to a fully populated prop field.


The documentation for this class was generated from the following file: