All Bundles
FuncRef
Holds a function of in/out type R
Operations
Get
Gets function
method : public : Get() ~ ()~RReturn
| Type | Description |
|---|
| ()~R | function |
New
Constructor
New(func:()~R)Parameters
| Name | Type | Description |
|---|
| func | ()~R | function |
Set
Sets function
method : public : Set(func:()~R) ~ NilParameters
| Name | Type | Description |
|---|
| func | ()~R | function |