C# Class WallDestroyCheckScript, Joyful
Datei anzeigen
Open project: GDCASU/Joyful
Public Properties
Property |
Type |
Description |
|
check |
TriggerWallScript, |
|
|
Public Methods
Method Details
public Start ( ) : void |
return |
void |
|
public Update ( ) : void |
return |
void |
|
Property Details
public TriggerWallScript, check |
return |
TriggerWallScript, |
|