UFO: Alien Invasion
Loading...
Searching...
No Matches
AilSortTable< T > Struct Template Reference
Collaboration diagram for AilSortTable< T >:
Collaboration graph

Data Fields

data
float sortLookup

Detailed Description

template<typename T>
struct AilSortTable< T >

Definition at line 233 of file g_ai_lua.cpp.

Field Documentation

◆ data

template<typename T>
T AilSortTable< T >::data

Definition at line 234 of file g_ai_lua.cpp.

Referenced by AIL_findweapons(), AIL_missiontargets(), AIL_see(), and AIL_waypoints().

◆ sortLookup

template<typename T>
float AilSortTable< T >::sortLookup

Definition at line 235 of file g_ai_lua.cpp.

Referenced by AIL_findweapons(), AIL_missiontargets(), AIL_see(), AIL_waypoints(), and operator<().


The documentation for this struct was generated from the following file: