C# Class P31MenuItem, ARG-Zombies-Unity

Inheritance: MonoBehaviour
Afficher le fichier Open project: CoderBear/ARG-Zombies-Unity

Méthodes publiques

Méthode Description
enablePromptAfterInstall ( bool enable ) : void
openURL ( string url ) : void

Private Methods

Méthode Description
contactForm ( ) : void
disablePrompt ( ) : void
documentationSite ( ) : void
enablePrompt ( ) : void
openXcodeProject ( ) : void
plistAdditions ( ) : void
pluginSite ( ) : void

Method Details

enablePromptAfterInstall() public static méthode

public static enablePromptAfterInstall ( bool enable ) : void
enable bool
Résultat void

openURL() public static méthode

public static openURL ( string url ) : void
url string
Résultat void