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
UnityPlatformer
JumpAfterFeetKill
C# Class UnityPlatformer.JumpAfterFeetKill
Inheritance:
UnityEngine.MonoBehaviour
Afficher le fichier
Open project: llafuente/unity-platformer
Méthodes publiques
Свойство
Type
Description
jumpProperties
JumpConstantProperties
Méthodes publiques
Méthode
Description
OnEnable
( ) :
void
OnHurtCharacter
(
Damage
dt
,
CharacterHealth
to
) :
void
Start
( ) :
void
Method Details
OnEnable()
public
méthode
public
OnEnable
( ) :
void
Résultat
void
OnHurtCharacter()
public
méthode
public
OnHurtCharacter
(
Damage
dt
,
CharacterHealth
to
) :
void
dt
Damage
to
CharacterHealth
Résultat
void
Start()
public
méthode
public
Start
( ) :
void
Résultat
void
Property Details
jumpProperties
public_oe property
Jump properties
public
JumpConstantProperties,UnityPlatformer
jumpProperties
Résultat
JumpConstantProperties