Méthode | Description | |
---|---|---|
AttemptFindSafeSpot ( System.Vector3 CurrentPosition, System.Vector3 LOS, PointCheckingFlags Flags ) : System.Vector3 |
Searches for a safespot!
|
|
GPArea ( System.Vector3 startingLocation ) : System | ||
GridPointContained ( GridPoint point ) : bool |
Méthode | Description | |
---|---|---|
BlacklistLastSafespot ( ) : void | ||
GetGPRectContainingPoint ( GridPoint Point ) : |
||
iterateGPRectsSafeSpot ( System.Vector3 CurrentPosition, System.Vector3 &safespot, System.Vector3 LOS, PointCheckingFlags Flags ) : void |
public AttemptFindSafeSpot ( System.Vector3 CurrentPosition, System.Vector3 LOS, PointCheckingFlags Flags ) : System.Vector3 | ||
CurrentPosition | System.Vector3 | |
LOS | System.Vector3 | |
Flags | PointCheckingFlags | |
Résultat | System.Vector3 |
public GPArea ( System.Vector3 startingLocation ) : System | ||
startingLocation | System.Vector3 | |
Résultat | System |
public GridPointContained ( GridPoint point ) : bool | ||
point | GridPoint | |
Résultat | bool |