UFO: Alien Invasion
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
AilSortTable< T > Struct Template Reference

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

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().

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(), and AIL_waypoints().


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