Object_Get Method |
Virtual method which can be overridden to customize the return value of Get(String).
Returns the given property. Returns null if the property does not exist.
Namespace: Godot
public virtual Object _Get( string property )
[Missing <param name="property"/> documentation for "M:Godot.Object._Get(System.String)"]
[Missing <returns> documentation for "M:Godot.Object._Get(System.String)"]