C# 클래스 Grenades, TLH

상속: Photon.MonoBehaviour
파일 보기 프로젝트 열기: hydrater/TLH 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
explosion string
timer float

공개 메소드들

메소드 설명
OnPhotonSerializeView ( PhotonStream, stream, PhotonMessageInfo, info ) : void

비공개 메소드들

메소드 설명
Start ( ) : void
Update ( ) : void

메소드 상세

OnPhotonSerializeView() 공개 메소드

public OnPhotonSerializeView ( PhotonStream, stream, PhotonMessageInfo, info ) : void
stream PhotonStream,
info PhotonMessageInfo,
리턴 void

프로퍼티 상세

explosion 공개적으로 프로퍼티

public string explosion
리턴 string

timer 공개적으로 프로퍼티

public float timer
리턴 float