Scene Target

🎯 SceneTarget Class

A component automatically added to targetted scene objects by the Action or Boolean node to help find them at runtime.

Namespace: Esper.FeelSpeak.Graph.Data Inherits from: MonoBehaviour Type: class


📦 Fields

Access
Field
Type
Description

public

id

string

Unique identifier.


🧰 Methods

Access
Method
Returns
Description

public

GenerateNewId()

void

Generates a new ID.

Last updated