Click or drag to resize

PhysicsSandboxTemplateModel Class

[Missing <summary> documentation for "T:Livit.Learn.Model.Templates.PhysicsSandboxTemplateModel"]

Inheritance Hierarchy
SystemObject
  Livit.Learn.Model.TemplatesTemplateModel
    Livit.Learn.Model.TemplatesPhysicsSandboxTemplateModel

Namespace:  Livit.Learn.Model.Templates
Assembly:  Livit.Learn.Model (in Livit.Learn.Model.dll) Version: 0.0.0.0
Syntax
C#
[SerializableAttribute]
public class PhysicsSandboxTemplateModel : TemplateModel

The PhysicsSandboxTemplateModel type exposes the following members.

Constructors
  NameDescription
Public methodPhysicsSandboxTemplateModel
Initializes a new instance of the PhysicsSandboxTemplateModel class
Top
Properties
  NameDescription
Public propertyAssets (Inherited from TemplateModel.)
Public propertyAttributes (Inherited from TemplateModel.)
Public propertyAutoDetach (Inherited from TemplateModel.)
Public propertyContentTypes (Inherited from TemplateModel.)
Public propertyConversations (Inherited from TemplateModel.)
Public propertyDataSets (Inherited from TemplateModel.)
Public propertyFields (Inherited from TemplateModel.)
Public propertyGUI (Inherited from TemplateModel.)
Public propertyGUIScreenItems (Inherited from TemplateModel.)
Public propertyId (Inherited from TemplateModel.)
Public propertyImages (Inherited from TemplateModel.)
Public propertyItems (Inherited from TemplateModel.)
Public propertyMissions (Inherited from TemplateModel.)
Public propertyName (Inherited from TemplateModel.)
Public propertyPhysicsSandbox
Public propertyPhysicsSandboxes (Inherited from TemplateModel.)
Public propertyQuizBlockReferences (Inherited from TemplateModel.)
Public propertyQuizBlocks (Inherited from TemplateModel.)
Public propertyResources (Inherited from TemplateModel.)
Public propertyRootObjectId (Inherited from TemplateModel.)
Public propertyRootObjectModel (Inherited from TemplateModel.)
Public propertyRootObjectParentName (Inherited from TemplateModel.)
Public propertyRootObjectXmlElementNames (Inherited from TemplateModel.)
Public propertyRules (Inherited from TemplateModel.)
Public propertyScenes (Inherited from TemplateModel.)
Public propertySimulations (Inherited from TemplateModel.)
Public propertySubstanceTypes (Inherited from TemplateModel.)
Public propertyTemplateLinksData (Inherited from TemplateModel.)
Public propertyVoices (Inherited from TemplateModel.)
Public propertyXmlVersion (Inherited from TemplateModel.)
Top
See Also