child_set_property


Description:

[ Version ( since = "0.8" ) ]
public void child_set_property (Actor child, string property, Value value)

Sets a container-specific property on a child of this.

Parameters:

this

a Container

child

a Actor that is a child of this.

property

the name of the property to set.

value

the value.