get_opacity


Description:

public uint8 get_opacity ()

Retrieves the opacity value of an actor, as set by set_opacity.

For retrieving the absolute opacity of the actor inside a paint virtual function, see get_paint_opacity.

Parameters:

this

a Actor

Returns:

the opacity of the actor