Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Wench
C# Class Wench, clockwork
Inheritance:
EnviroGear
Show file
Open project: shadowseer99/clockwork
Public Properties
Property
Type
Description
conPoint
Vector3
isOnRightSide
bool
obj
MovingPlatform,
rope
float
Public Methods
Method
Description
FixedUpdate
( ) :
void
Start
( ) :
void
Private Methods
Method
Description
Rachet
( ) :
void
Method Details
FixedUpdate()
public
method
public
FixedUpdate
( ) :
void
return
void
Start()
public
method
public
Start
( ) :
void
return
void
Property Details
conPoint
public property
public
Vector3
conPoint
return
Vector3
isOnRightSide
public property
public
bool
isOnRightSide
return
bool
obj
public property
public
MovingPlatform,
obj
return
MovingPlatform,
rope
public property
public
float
rope
return
float