C# Class VRC.Udon.Serialization.OdinSerializer.RegisterDictionaryKeyPathProviderAttribute

Inheritance: Attribute
Mostra file Open project: jetdog8808/Udon-playground

Public Properties

Property Type Description
ProviderType Type

Public Methods

Method Description
RegisterDictionaryKeyPathProviderAttribute ( Type providerType ) : System

Method Details

RegisterDictionaryKeyPathProviderAttribute() public method

public RegisterDictionaryKeyPathProviderAttribute ( Type providerType ) : System
providerType Type
return System

Property Details

ProviderType public_oe property

public Type ProviderType
return Type