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

Inheritance: Attribute
Afficher le fichier Open project: jetdog8808/Udon-playground

Méthodes publiques

Свойство Type Description
ProviderType Type

Méthodes publiques

Méthode Description
RegisterDictionaryKeyPathProviderAttribute ( Type providerType ) : System

Method Details

RegisterDictionaryKeyPathProviderAttribute() public méthode

public RegisterDictionaryKeyPathProviderAttribute ( Type providerType ) : System
providerType Type
Résultat System

Property Details

ProviderType public_oe property

public Type ProviderType
Résultat Type