Property | Type | Description | |
---|---|---|---|
charactersToSave | int | ||
parTime | int | ||
requiredCharacters | CharacterMove[], |
Method | Description | |
---|---|---|
Awake ( ) : void | ||
Start ( ) : void | ||
Update ( ) : void | ||
saveCharacter ( CharacterMove, character ) : void |
Method | Description | |
---|---|---|
EndLevel ( ) : void |
public saveCharacter ( CharacterMove, character ) : void | ||
character | CharacterMove, | |
return | void |