C# 클래스 ArbiterBehavior, TWI_Repo

상속: MonoBehaviour
파일 보기 프로젝트 열기: justcollins/TWI_Repo

공개 프로퍼티들

프로퍼티 타입 설명
activeEnvCheck ActiveEnvironments,
damageSphere1 GameObject
motherSpawn GameObject
spawnLoc Transform
spawnOfSatan GameObject
sphere1Travel Transform[]
sphere2Travel Transform[]
sphere3Travel Transform[]

공개 메소드들

메소드 설명
Start ( ) : void
Update ( ) : void
attackProtocol ( ) : void
longSpawn ( ) : void
shortSpawn ( ) : void

메소드 상세

Start() 공개 메소드

public Start ( ) : void
리턴 void

Update() 공개 메소드

public Update ( ) : void
리턴 void

attackProtocol() 공개 메소드

public attackProtocol ( ) : void
리턴 void

longSpawn() 공개 메소드

public longSpawn ( ) : void
리턴 void

shortSpawn() 공개 메소드

public shortSpawn ( ) : void
리턴 void

프로퍼티 상세

activeEnvCheck 공개적으로 프로퍼티

public ActiveEnvironments, activeEnvCheck
리턴 ActiveEnvironments,

damageSphere1 공개적으로 프로퍼티

public GameObject damageSphere1
리턴 GameObject

motherSpawn 공개적으로 프로퍼티

public GameObject motherSpawn
리턴 GameObject

spawnLoc 공개적으로 프로퍼티

public Transform spawnLoc
리턴 Transform

spawnOfSatan 공개적으로 프로퍼티

public GameObject spawnOfSatan
리턴 GameObject

sphere1Travel 공개적으로 프로퍼티

public Transform[] sphere1Travel
리턴 Transform[]

sphere2Travel 공개적으로 프로퍼티

public Transform[] sphere2Travel
리턴 Transform[]

sphere3Travel 공개적으로 프로퍼티

public Transform[] sphere3Travel
리턴 Transform[]