C# Class P31MenuItem, ARG-Zombies-Unity

Inheritance: MonoBehaviour
Mostra file Open project: CoderBear/ARG-Zombies-Unity

Public Methods

Method Description
enablePromptAfterInstall ( bool enable ) : void
openURL ( string url ) : void

Private Methods

Method Description
contactForm ( ) : void
disablePrompt ( ) : void
documentationSite ( ) : void
enablePrompt ( ) : void
openXcodeProject ( ) : void
plistAdditions ( ) : void
pluginSite ( ) : void

Method Details

enablePromptAfterInstall() public static method

public static enablePromptAfterInstall ( bool enable ) : void
enable bool
return void

openURL() public static method

public static openURL ( string url ) : void
url string
return void