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
LockOn
C# Class LockOn, CaulsCastle
Inheritance:
MonoBehaviour
Show file
Open project: TheGovernorsJunk/CaulsCastle
Class Usage Examples
Public Properties
Property
Type
Description
LockDistance
float
LockMask
LayerMask
LockTag
string
TargetDistance
float
Public Methods
Method
Description
Awake
( ) :
void
Trigger
(
Vector2
direction
) :
void
Private Methods
Method
Description
Lock
(
GameObject
target
) :
IEnumerator
Method Details
Awake()
public
method
public
Awake
( ) :
void
return
void
Trigger()
public
method
public
Trigger
(
Vector2
direction
) :
void
direction
Vector2
return
void
Property Details
LockDistance
public property
public
float
LockDistance
return
float
LockMask
public property
public
LayerMask
LockMask
return
LayerMask
LockTag
public property
public
string
LockTag
return
string
TargetDistance
public property
public
float
TargetDistance
return
float