crxranks_get_hudinfo_format

Syntax

native crxranks_get_hudinfo_format(bool:final, buffer[], len)

Usage

final
If true, it will get the HUD_FORMAT_FINAL settings, otherwise HUD_FORMAT if false.
buffer
Buffer to store the HUD info format in.
len
Maximum buffer length.

Description

Returns the HUD info format set in the plugin's configuration file.

Return

This function has no return value.