C# 클래스 Assets.Scripts.People.HitContext

파일 보기 프로젝트 열기: EricFreeman/DungeonGame 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
Damage int
Direction UnityEngine.Vector3
Force float
IsMelee bool

프로퍼티 상세

Damage 공개적으로 프로퍼티

public int Damage
리턴 int

Direction 공개적으로 프로퍼티

public Vector3,UnityEngine Direction
리턴 UnityEngine.Vector3

Force 공개적으로 프로퍼티

public float Force
리턴 float

IsMelee 공개적으로 프로퍼티

public bool IsMelee
리턴 bool