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