VoK.Sdk
Doxygen generated documentation for the Dungeon Helper SDK

◆ GetBytePropertyValue()

byte? VoK.Sdk.Properties.IArrayProperty.GetBytePropertyValue ( uint  propertyId)

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

Implements VoK.Sdk.Properties.IPropertyCollection.