Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
AssemblyCSharp
lockArea
C# Class AssemblyCSharp.lockArea
Inheritance:
UnityEngine.MonoBehaviour
Mostra file
Open project: spooty89/Project-ROB
Public Properties
Property
Type
Description
barriers
List
player
UnityEngine.GameObject
Public Methods
Method
Description
OnTriggerEnter
(
Collider
hit
) :
void
Method Details
OnTriggerEnter()
public
method
public
OnTriggerEnter
(
Collider
hit
) :
void
hit
UnityEngine.Collider
return
void
Property Details
barriers
public_oe property
public
List
barriers
return
List
player
public_oe property
public
GameObject,UnityEngine
player
return
UnityEngine.GameObject