VR-Forces 4.10 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
spawnObjectWarheadActuatorDescriptor.h
Go to the documentation of this file.
1 /*******************************************************************************
2 ** Copyright (c) 2017 MAK Technologies, Inc.
3 ** All rights reserved.
4 *******************************************************************************/
5 
8 
9 #pragma once
10 
14 
18 {
19 public:
22  DtReaderWriterRegistry * parentRegistry = 0);
23 
27  orig, DtReaderWriterRegistry * parentRegistry = 0);
28 
32 
35 
38  virtual DtString type() const;
39 
40  virtual DtComponentDescriptor * clone(DtReaderWriterRegistry * parentRegistry
41  = 0) const;
42 
43 
44  virtual DtObjectType objectTypeToSpawn() const;
45  virtual void setObjectTypeToSpawn(const DtObjectType& objectType);
46 
48  static DtComponentDescriptor * creator();
49 
50 private:
53 
54 protected:
55 
59 
64 
66 };
Parameters for the DtWarheadDetonationActuator.
Definition: spawnObjectWarheadActuatorDescriptor.h:17
class DtRwObjectType:
Definition: rwObjectType.h:18
#define DT_DLL_vrfobjparam
This file is used to determine how to build.
Definition: vrfobjparamDefines.h:28
A readable, writable type whose name is the name of a component and that has a list of component name...
Definition: componentDescriptor.h:42
*virtual const DtObjectType & objectType() const
Definition: readerWriterRegistry.h:39
virtual DtComponentDescriptor * clone(DtReaderWriterRegistry *parentRegistry=0) const
static DtComponentDescriptor * creator()
Definition: objectType.h:27
virtual DtString type() const
Returns the type of component this descriptor describes.
DtRwObjectType myObjectTypeToSpawn
Parameter Name: object-type-to-spawn Parameter Description: Type of object to spawn in place of deton...
Definition: spawnObjectWarheadActuatorDescriptor.h:63
DtWarheadDetonationActuatorDescriptor; descriptor for the DtWarheadDetonationActuator component...
Definition: warheadDetonationActuatorDescriptor.h:25
DtWarheadDetonationActuatorDescriptor & operator=(const DtWarheadDetonationActuatorDescriptor &orig)
assignment

Document ID: Generated on Tue Sep 21 17:42:52 EDT 2021 from SVN revision 234861
Copyright © 2005-2021 MAK Technologies. All Rights Reserved (www.mak.com)