Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
Assets
Scripts
People
HitContext
C# Class Assets.Scripts.People.HitContext
Mostrar archivo
Open project: EricFreeman/DungeonGame
Class Usage Examples
Public Properties
Property
Type
Description
Damage
int
Direction
UnityEngine.Vector3
Force
float
IsMelee
bool
Property Details
Damage
public_oe property
public
int
Damage
return
int
Direction
public_oe property
public
Vector3,UnityEngine
Direction
return
UnityEngine.Vector3
Force
public_oe property
public
float
Force
return
float
IsMelee
public_oe property
public
bool
IsMelee
return
bool