Method | Description | |
---|---|---|
GetEnemyPoints ( bool dynamic = true ) : List |
||
GetSmartQPosition ( ) : Vector3 | ||
IsGoodEndPosition ( this position ) : bool | ||
IsSafe ( this position, bool noQIntoEnemiesCheck = false ) : bool |
public static GetEnemyPoints ( bool dynamic = true ) : List |
||
dynamic | bool | |
return | List |
public static GetSmartQPosition ( ) : Vector3 | ||
return | Vector3 |
public static IsGoodEndPosition ( this position ) : bool | ||
position | this | |
return | bool |
public static IsSafe ( this position, bool noQIntoEnemiesCheck = false ) : bool | ||
position | this | |
noQIntoEnemiesCheck | bool | |
return | bool |