Interface IGettable
Namespace: Unity.VisualScripting
Assembly: Unity.VisualScripting.Core.dll
Syntax
public interface IGettable
Methods
GetValue()
Declaration
object GetValue()
Returns
Type | Description |
---|---|
object |
public interface IGettable
object GetValue()
Type | Description |
---|---|
object |