CSelf

Convenient function for capturing the actor itself when spawning.

alias CSelf(T = Actor*) = Capture!(T, "self")

Meta