OtherExampleDelegate(param1:String, param2:Vector, param3:Dictionary):Boolean | Another delegate’s method doc comments first line. |
public delegate function OtherExampleDelegate(param1:String, param2:Vector, param3:Dictionary):Boolean
Another delegate’s method doc comments first line.
This method has three required parameters and returns a Boolean
.
param1:String | The first parameter |
param2:Vector | The second parameter |
param3:Dictionary | The third parameter |
returns Boolean | A |
lsdoc
2018 pixeldroid
https://github.com/pixeldroid/lsdoc |
programming pages theme v0.5.10 (https://github.com/pixeldroid/programming-pages) |
s |
focus search bar ( enter to select, ▲ / ▼ to change selection) |
g a |
go to api |
g e |
go to examples |
g g |
go to guides |
h |
toggle this help ( esc also exits) |