Skip to main content

comp_provide_configuration

Function comp_provide_configuration 

Source
pub unsafe extern "thiscall" fn comp_provide_configuration(
    _this: *mut OmpComponent,
    _logger: *mut ILogger,
    _config: *mut IEarlyConfig,
    _defaults: bool,
)
Expand description

ยงSafety

Called by the Open Multiplayer server via vtable; _this must be a valid pointer to OmpComponent.