get_bounds


Description:

[ Version ( since = "0.6" ) ]
public void get_bounds (out uint8 opacity_start, out uint8 opacity_end)

Gets the initial and final levels of the opacity applied by this on each actor it controls.

Parameters:

this

a BehaviourOpacity

opacity_start

return location for the minimum level of opacity, or null

opacity_end

return location for the maximum level of opacity, or null