VoK.Sdk
Doxygen generated documentation for the Dungeon Helper SDK

◆ GetProperty< T >()

T VoK.Sdk.Properties.IArrayProperty.GetProperty< T > ( uint  propertyId)

gets the fully typed property of the specified property id, if it exists. returns null if not found.

Implements VoK.Sdk.Properties.IPropertyCollection.

Type Constraints
T :IProperty