My Project
Loading...
Searching...
No Matches
Public Types | Public Member Functions | Public Attributes | List of all members
HandleBases Class Reference
Inheritance diagram for HandleBases:

Public Types

enum  Style { None = 0 , RemoveAll , LeaveSideBases }
 

Public Member Functions

bool IsMinimumPlayersForFlags ()
 
Vector3 GetMiddlePoint ()
 

Public Attributes

Style style = Style.None
 
bool haveSandbags = false
 
bool haveRoofs = false
 
bool canCapture = false
 
float captureSecs = 5.0f
 
bool reverseBases = false
 
bool reverseFlags = false
 
bool reverseRespawns = false
 
int minTeamPlayersForFlags = 2
 
List< BaseCapturebases = new List<BaseCapture>()
 
List< BaseCaptureorderedLeft = new List<BaseCapture>()
 
List< BaseCaptureorderedRight = new List<BaseCapture>()
 
List< BaseCaptureorderedAll = new List<BaseCapture>()
 
List< BaseCaptureteam1 = new List<BaseCapture>()
 
List< BaseCaptureteam2 = new List<BaseCapture>()
 
float farthestLeft
 
float farthestRight
 

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