C# Class NodeInspector.Demo.Dialogue.InteractableObjects

Inheritance: UnityEngine.MonoBehaviour
Afficher le fichier Open project: nicloay/Node-Inspector Class Usage Examples

Méthodes publiques

Свойство Type Description
Objects List

Méthodes publiques

Méthode Description
GetObjectBykey ( string key ) : GameObject

Method Details

GetObjectBykey() public méthode

public GetObjectBykey ( string key ) : GameObject
key string
Résultat UnityEngine.GameObject

Property Details

Objects public_oe property

public List Objects
Résultat List