VoK.Sdk
Doxygen generated documentation for the Dungeon Helper SDK

◆ GetFloatPropertyValue()

float? VoK.Sdk.Properties.IArrayProperty.GetFloatPropertyValue ( uint  propertyId)

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

Implements VoK.Sdk.Properties.IPropertyCollection.