This is really interesting, and he spent a lot of money to go down (although the answer seems painfully obvious).
, / . set function someVar44() someVar44 ( ). , :
public function get func(value:Function):void
{
}
. , set ? , , , , . , , - , .
:
public function set func(value:Function):void
- , (.. , var func.), .
adobe:
set Defines a setter, which is a method that appears in the public interface as a property.
get Defines a getter, which is a method that can be read like a property.
, set. , , func(). , this.func = function():void { }, :
# 1037: func