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
NodeInspector
Demo
Dialogue
InteractableObjects
C# Class NodeInspector.Demo.Dialogue.InteractableObjects
Inheritance:
UnityEngine.MonoBehaviour
Mostra file
Open project: nicloay/Node-Inspector
Class Usage Examples
Public Properties
Property
Type
Description
Objects
List
Public Methods
Method
Description
GetObjectBykey
(
string
key
) :
GameObject
Method Details
GetObjectBykey()
public
method
public
GetObjectBykey
(
string
key
) :
GameObject
key
string
return
UnityEngine.GameObject
Property Details
Objects
public_oe property
public
List
Objects
return
List