Object_Set Method |
Virtual method which can be overridden to customize the return value of Set(String, Object).
Sets a property. Returns true if the property exists.
Namespace: Godot
public virtual bool _Set( string property, Object value )
[Missing <param name="property"/> documentation for "M:Godot.Object._Set(System.String,System.Object)"]
[Missing <param name="value"/> documentation for "M:Godot.Object._Set(System.String,System.Object)"]
[Missing <returns> documentation for "M:Godot.Object._Set(System.String,System.Object)"]