C# Class Grenades, TLH

Inheritance: Photon.MonoBehaviour
Afficher le fichier Open project: hydrater/TLH Class Usage Examples

Méthodes publiques

Свойство Type Description
explosion string
timer float

Méthodes publiques

Méthode Description
OnPhotonSerializeView ( PhotonStream, stream, PhotonMessageInfo, info ) : void

Private Methods

Méthode Description
Start ( ) : void
Update ( ) : void

Method Details

OnPhotonSerializeView() public méthode

public OnPhotonSerializeView ( PhotonStream, stream, PhotonMessageInfo, info ) : void
stream PhotonStream,
info PhotonMessageInfo,
Résultat void

Property Details

explosion public_oe property

public string explosion
Résultat string

timer public_oe property

public float timer
Résultat float