StudyCrafterAssistant
Public Member Functions | Properties | List of all members
StudyCrafter.Assistant.StudyCrafterScenario.Scene Class Reference
Inheritance diagram for StudyCrafter.Assistant.StudyCrafterScenario.Scene:
StudyCrafter.Assistant.Representation.BaseGraphNode StudyCrafter.Assistant.Representation.IGraphNode

Public Member Functions

 Scene (string id)
 
- Public Member Functions inherited from StudyCrafter.Assistant.Representation.BaseGraphNode
 BaseGraphNode (string id)
 
void SetProperty (IProperty property)
 
bool TryGetProperty< T > (string propertyName, out T property)
 
bool HasProperty (string propertyName)
 
GetProperty< T > (string name)
 
override int GetHashCode ()
 
bool Equals (BaseGraphNode other)
 
override bool Equals (object obj)
 

Properties

GraphID LayoutGraph [get, set]
 
GraphID ScriptGraph [get, set]
 
GraphID InteractionMap [get, set]
 
- Properties inherited from StudyCrafter.Assistant.Representation.BaseGraphNode
string ID [get, set]
 
IPropertyDictionary Properties [get]
 
- Properties inherited from StudyCrafter.Assistant.Representation.IGraphNode
IPropertyDictionary Properties [get]
 

Additional Inherited Members

- Static Public Member Functions inherited from StudyCrafter.Assistant.Representation.BaseGraphNode
static bool operator== (BaseGraphNode node, BaseGraphNode other)
 
static bool operator!= (BaseGraphNode node, BaseGraphNode other)
 

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