C# 클래스 CheckpointClass.Checkpoint.CheckpointData

파일 보기 프로젝트 열기: JordanStone/ExorcistForHire

공개 프로퍼티들

프로퍼티 타입 설명
BulletBoxes UnityEngine.GameObject[]
Bullets int
Enemies UnityEngine.GameObject[]
Health float
ReserveBullets int
SpawnLocation UnityEngine.Vector3

프로퍼티 상세

BulletBoxes 공개적으로 프로퍼티

public GameObject[],UnityEngine BulletBoxes
리턴 UnityEngine.GameObject[]

Bullets 공개적으로 프로퍼티

public int Bullets
리턴 int

Enemies 공개적으로 프로퍼티

public GameObject[],UnityEngine Enemies
리턴 UnityEngine.GameObject[]

Health 공개적으로 프로퍼티

public float Health
리턴 float

ReserveBullets 공개적으로 프로퍼티

public int ReserveBullets
리턴 int

SpawnLocation 공개적으로 프로퍼티

public Vector3,UnityEngine SpawnLocation
리턴 UnityEngine.Vector3