init method

void init(
  1. World world
)

Called once when the system is registered with a world.

Implementation

void init(World world) {}