World.system

System

Returns the System Manager

class World
@property @safe pure
system
()

Examples

SystemManager manager = world.system;

Meta