ACF_DefineRadar

S

Part of _G (Global) namespace

function ACF_DefineRadar( id, data )
View on GitHub|lua/acf/shared/sh_ace_loader.lua:204-208
👁️ 0 viewsUpdated 2 hours ago
⚠️

Verification Needed

This function has no documentation yet.

Description

No description available.

Parameters

NameTypeDescription
idany
dataany

Returns

No return values documented.

Examples

No examples available.

Used In(6 locations)

📄lua/acf/shared/radars/radar_directional.lua
3 usages
L11ACF_DefineRadar("SmallDIR-AM", {
L23ACF_DefineRadar("MediumDIR-AM", {
L35ACF_DefineRadar("LargeDIR-AM", {
📄lua/acf/shared/radars/radar_spherical.lua
3 usages
L11ACF_DefineRadar("SmallOMNI-AM", {
L23ACF_DefineRadar("MediumOMNI-AM", {
L35ACF_DefineRadar("LargeOMNI-AM", {