Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
LockOn
C# Class LockOn, CaulsCastle
Inheritance:
MonoBehaviour
显示文件
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_oe property
public
float
LockDistance
return
float
LockMask
public_oe property
public
LayerMask
LockMask
return
LayerMask
LockTag
public_oe property
public
string
LockTag
return
string
TargetDistance
public_oe property
public
float
TargetDistance
return
float