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
PropertyManager
C# Class PropertyManager, WorldsofREM
Mostrar archivo
Open project: jmkmoore/WorldsofREM
Class Usage Examples
Public Properties
Property
Type
Description
JumpHeight
float
RunSpeed
float
Public Methods
Method
Description
Awake
( ) :
void
getInstance
( ) :
PropertyManager
Method Details
Awake()
public
method
public
Awake
( ) :
void
return
void
getInstance()
public
static
method
public
static
getInstance
( ) :
PropertyManager
return
PropertyManager
Property Details
JumpHeight
public_oe property
public
float
JumpHeight
return
float
RunSpeed
public_oe property
public
float
RunSpeed
return
float