get_child_property


Description:

public abstract void get_child_property (CanvasItem child, string property_name, out Value value)

Gets a child property of child.

Parameters:

this

a CanvasItem.

child

a child CanvasItem.

property_name

the name of the child property to get.

value

a location to return the value.