C# Class UnityEditor.Audio.AudioParameterPath

Afficher le fichier Open project: randomize/VimConfig Class Usage Examples

Méthodes publiques

Свойство Type Description
parameter UnityEditor.GUID

Méthodes publiques

Méthode Description
ResolveStringPath ( bool getOnlyBasePath ) : string

Méthodes protégées

Méthode Description
AudioParameterPath ( ) : System

Method Details

AudioParameterPath() protected méthode

protected AudioParameterPath ( ) : System
Résultat System

ResolveStringPath() public abstract méthode

public abstract ResolveStringPath ( bool getOnlyBasePath ) : string
getOnlyBasePath bool
Résultat string

Property Details

parameter public_oe property

public GUID,UnityEditor parameter
Résultat UnityEditor.GUID