hcabel / OpenVoxel

OpenVoxel is a Open source voxel game engine/editor
GNU General Public License v3.0
15 stars 2 forks source link

Create delegates #66

Open hcabel opened 1 year ago

hcabel commented 1 year ago

Create basic delegate and multi cast delegate. they should be created with a macro that take the name of the delegate has first argument and the arguments needed for the delegate function