C# Class HappyFunTimes.HFTReadme

Inheritance: UnityEngine.MonoBehaviour
Afficher le fichier Open project: greggman/hft-unity-gamepad Class Usage Examples

Méthodes publiques

Свойство Type Description
markdownish bool
richText bool

Méthodes publiques

Méthode Description
Awake ( ) : void
OnDestroy ( ) : void
ShowReadme ( bool force = false ) : void

Method Details

Awake() public méthode

public Awake ( ) : void
Résultat void

OnDestroy() public méthode

public OnDestroy ( ) : void
Résultat void

ShowReadme() public méthode

public ShowReadme ( bool force = false ) : void
force bool
Résultat void

Property Details

markdownish public_oe property

public bool markdownish
Résultat bool

richText public_oe property

public bool richText
Résultat bool