Click or drag to resize

ImportScriptReference Class

[Missing <summary> documentation for "T:Demo3D.Visuals.ImportScriptReference"]

Inheritance Hierarchy
SystemObject
  Demo3D.VisualsImportScriptReference

Namespace: Demo3D.Visuals
Assembly: Demo3D.Core (in Demo3D.Core.dll) Version: 19.00.00
Syntax
C#
public class ImportScriptReference : ICloneable

The ImportScriptReference type exposes the following members.

Constructors
 NameDescription
Public methodImportScriptReferenceInitializes a new instance of the ImportScriptReference class
Public methodImportScriptReference(ScriptContainer)Initializes a new instance of the ImportScriptReference class
Top
Properties
 NameDescription
Public propertyAlias 
Public propertyScript 
Top
Methods
 NameDescription
Public methodClone 
Top
See Also