C# Class ConsoleWindowConfig, unishell

Inheritance: UnityEngine.ScriptableObject
Afficher le fichier Open project: rje/unishell Class Usage Examples

Méthodes publiques

Свойство Type Description
background Color
foreground Color
initScripts List

Méthodes publiques

Méthode Description
GetScriptContents ( ) : List

Method Details

GetScriptContents() public méthode

public GetScriptContents ( ) : List
Résultat List

Property Details

background public_oe property

public Color background
Résultat Color

foreground public_oe property

public Color foreground
Résultat Color

initScripts public_oe property

public List initScripts
Résultat List