VoK.Sdk
Doxygen generated documentation for the Dungeon Helper SDK

◆ GetUInt64PropertyValue()

ulong? VoK.Sdk.Properties.IArrayProperty.GetUInt64PropertyValue ( uint  propertyId)

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

Implements VoK.Sdk.Properties.IPropertyCollection.