C# Class StoryScript, ProjetUnity
Show file
Open project: MartinsDavid/ProjetUnity
Class Usage Examples
Public Properties
Public Methods
Private Methods
Method |
Description |
|
LoadLevel ( ) : IEnumerator |
|
|
Method Details
public Start ( ) : void |
return |
void |
|
public Update ( ) : void |
return |
void |
|
Property Details
public string level |
return |
string |
|
public int speed |
return |
int |
|
public GameObject story |
return |
GameObject |
|
public GameObject title |
return |
GameObject |
|