Class OnBlockPicked_IntSpriteID_IRectAttribute The function will be called when a map block has been picked Examples [OnBlockPicked_IntSpriteID_IRect] internal static void ExampleFunction (int spriteID, IRect rectPosition) { }