C# 클래스 ForgeZombie

This zombie is created by the server and is only controlled by the server
상속: BeardedManStudios.Network.NetworkedMonoBehavior
파일 보기 프로젝트 열기: drakelinglabs/unityarmada 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
destroy bool

공개 메소드들

메소드 설명
Damage ( ForgeZombieBullet, bullet ) : void

비공개 메소드들

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

메소드 상세

Damage() 공개 메소드

public Damage ( ForgeZombieBullet, bullet ) : void
bullet ForgeZombieBullet,
리턴 void

프로퍼티 상세

destroy 공개적으로 프로퍼티

public bool destroy
리턴 bool