Values are pushed to slots (properties of this object) depending of the type
This method is used for determining the slot to write to/read from
This method is used for determining the slot to write to/read from

C# | Visual Basic | Visual C++ |
public static string GetSlotName( SerializedType enumValue )
Public Shared Function GetSlotName ( _ enumValue As SerializedType _ ) As String
public: static String^ GetSlotName( SerializedType enumValue )

- enumValue (SerializedType)
