TSharedprotectedEnumPod<T extends Enum> typedef
TSharedprotectedEnumPod<T extends Enum> = SharedProtectedPod<T, String>
Implementation
typedef TSharedprotectedEnumPod<T extends Enum> = SharedProtectedPod<T, String>;