Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
Parry
C# Class Parry, DreamCatcher
Inheritance:
Status_Foundation
Exibir arquivo
Open project: themechanicalturk/DreamCatcher
Class Usage Examples
Public Properties
Property
Type
Description
canParry
bool
cdTimer
float
cooldown
float
iTime
float
iTimer
float
on
KeyCode,
player
Player,
Public Methods
Method
Description
Update
( ) :
void
Method Details
Update()
public
method
public
Update
( ) :
void
return
void
Property Details
canParry
public_oe property
public
bool
canParry
return
bool
cdTimer
public_oe property
public
float
cdTimer
return
float
cooldown
public_oe property
public
float
cooldown
return
float
iTime
public_oe property
public
float
iTime
return
float
iTimer
public_oe property
public
float
iTimer
return
float
on
public_oe property
public
KeyCode,
on
return
KeyCode,
player
public_oe property
public
Player,
player
return
Player,