Method | Description | |
---|---|---|
Activity ( bool firstTimeCalled ) : void | ||
Destroy ( ) : void | ||
Initialize ( ) : void | ||
Initialize ( bool addToManagers ) : void | ||
ScreenTemplate ( ) | ||
ScreenTemplate ( ) : System |
Method | Description | |
---|---|---|
CustomActivity ( bool firstTimeCalled ) : void | ||
CustomDestroy ( ) : void | ||
CustomInitialize ( ) : void | ||
CustomLoadStaticContent ( string contentManagerName ) : void |
public Activity ( bool firstTimeCalled ) : void | ||
firstTimeCalled | bool | |
return | void |
public Initialize ( bool addToManagers ) : void | ||
addToManagers | bool | |
return | void |