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.DataInherits from:MonoBehaviourType: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