Click or drag to resize

ObjectDynamicObject Property

Gets a new DynamicGodotObject associated with this instance.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public Object DynamicObject { get; }

Property Value

Type: Object
See Also