UFO: Alien Invasion
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 225 of file g_ai_lua.cpp.

Field Documentation

◆ data

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

Definition at line 226 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 227 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: