ClassDBClassSetProperty Method |
Sets property value of class to value.
Namespace: Godot
public static Error ClassSetProperty( Object object, string property, Object value )
[Missing <param name="object"/> documentation for "M:Godot.ClassDB.ClassSetProperty(Godot.Object,System.String,System.Object)"]
[Missing <param name="property"/> documentation for "M:Godot.ClassDB.ClassSetProperty(Godot.Object,System.String,System.Object)"]
[Missing <param name="value"/> documentation for "M:Godot.ClassDB.ClassSetProperty(Godot.Object,System.String,System.Object)"]
[Missing <returns> documentation for "M:Godot.ClassDB.ClassSetProperty(Godot.Object,System.String,System.Object)"]