Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
Assets
Scripts
People
HitContext
C# Class Assets.Scripts.People.HitContext
Afficher le fichier
Open project: EricFreeman/DungeonGame
Class Usage Examples
Méthodes publiques
Свойство
Type
Description
Damage
int
Direction
UnityEngine.Vector3
Force
float
IsMelee
bool
Property Details
Damage
public_oe property
public
int
Damage
Résultat
int
Direction
public_oe property
public
Vector3,UnityEngine
Direction
Résultat
UnityEngine.Vector3
Force
public_oe property
public
float
Force
Résultat
float
IsMelee
public_oe property
public
bool
IsMelee
Résultat
bool