SceneField Class

MyDungeon

SceneField Class

[Missing <summary> documentation for "T:MyDungeon.Utilities.SceneField"]

Inheritance Hierarchy
SystemObject  MyDungeon.UtilitiesSceneField

Namespace:  MyDungeon.Utilities
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
[SerializableAttribute]
public class SceneField

The SceneField type exposes the following members.

Constructors
  NameDescription
Public methodSceneField
Initializes a new instance of the SceneField class
Top
Properties
  NameDescription
Public propertySceneName
Top
Operators
  NameDescription
Public operatorStatic member(SceneField to String)
Top
See Also