NativeHudComponentFactory

constructor(name: String, enabled: Boolean = false, singleton: Boolean = false, function: () -> HudComponent)

Parameters

name

Component name

enabled

Whether the component is enabled

function

Function producing the component