VoK.Sdk
Doxygen generated documentation for the Dungeon Helper SDK

◆ GetDoublePropertyValue()

double? VoK.Sdk.Properties.IArrayProperty.GetDoublePropertyValue ( uint  propertyId)

gets the double value of the property, if it exists. returns null if not found.

Implements VoK.Sdk.Properties.IPropertyCollection.