|
VoK.Sdk
Doxygen generated documentation for the Dungeon Helper SDK
|
Public Member Functions | |
| TargetPort (BinaryReader reader, int scriptNodeType, IPropertyMaster propertyMaster, bool fromScriptTarget) | |
Static Public Member Functions | |
| static List< TargetPort > | LoadList (BinaryReader reader, int scriptNodeType, IPropertyMaster propertyMaster, bool fromScriptTarget) |
Properties | |
| int | PortType [get] |
| Should match a ScriptPortType value More... | |
| string | PortTypeName [get] |
| string | StringMetadata [get] |
| int? | IntMetadata [get] |
| ScriptTarget | Target [get] |