C# Class UnityGeneratedCreator, UnityDecompiled

Afficher le fichier Open project: CarlosHBC/UnityDecompiled

Private Properties

Свойство Type Description
Create string[]

Méthodes protégées

Méthode Description
GetDefaultFullScreenCode ( ) : string
GetDisplaySetupCode ( ) : string
GetInitialOrientationsCode ( ) : string
IndentCodeLine ( ) : string
UnityGeneratedCreator ( ) : System

Private Methods

Méthode Description
Create ( string directory ) : string[]

Method Details

GetDefaultFullScreenCode() protected méthode

protected GetDefaultFullScreenCode ( ) : string
Résultat string

GetDisplaySetupCode() protected méthode

protected GetDisplaySetupCode ( ) : string
Résultat string

GetInitialOrientationsCode() protected méthode

protected GetInitialOrientationsCode ( ) : string
Résultat string

IndentCodeLine() protected abstract méthode

protected abstract IndentCodeLine ( ) : string
Résultat string

UnityGeneratedCreator() protected méthode

protected UnityGeneratedCreator ( ) : System
Résultat System