VoK.Sdk
Doxygen generated documentation for the Dungeon Helper SDK
ScriptTarget Class Reference

Inherited by ChildTarget, CombinationTarget, DistanceFitTarget, FilterTarget, FitTarget, InitiatorTarget, LinkTarget, MonitorTarget, ParameterTarget, PropertyTarget, RandomTarget, SequenceTarget, ThePlayerTarget, and ThisTarget.

Public Member Functions

 ScriptTarget (BinaryReader reader, int scriptNodeType, IPropertyMaster propertyMaster)
 

Static Public Member Functions

static ScriptTarget Load (BinaryReader reader, int scriptNodeType, IPropertyMaster propertyMaster)
 

Protected Member Functions

void ReadUnknownProperty (BinaryReader reader)
 
void ReadProperty (uint propertyId, BinaryReader reader)
 
virtual void ReadProperties (BinaryReader reader, IPropertyMaster propertyMaster)
 

Properties

abstract byte TypeId [get]
 
string Type [get]
 
Dictionary< uint, IPropertyProperties = new Dictionary<uint, IProperty>() [get, protected set]
 
List< TargetPortTargets [get]
 

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