C# Class UnityEditor.PListConfig

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

Méthodes publiques

Méthode Description
Clear ( ) : void
PListConfig ( string fileName ) : System
Save ( ) : void
this ( string paramName ) : string

Private Methods

Méthode Description
GetRegex ( string paramName ) : Regex
WriteNewValue ( string key, string val ) : void

Method Details

Clear() public méthode

public Clear ( ) : void
Résultat void

PListConfig() public méthode

public PListConfig ( string fileName ) : System
fileName string
Résultat System

Save() public méthode

public Save ( ) : void
Résultat void

this() public méthode

public this ( string paramName ) : string
paramName string
Résultat string