프로퍼티 | 타입 | 설명 | |
---|---|---|---|
AreaIsFlat | bool | ||
LastSafespotFound | System.Vector3 | ||
OccupiedObjects | List |
메소드 | 설명 | |
---|---|---|
FindSafeSpot ( System.Vector3 CurrentLocation, System.Vector3 &safespot, System.Vector3 LoSCheckV3, PointCheckingFlags Flags, List |
Searches through the contained GridPoints and preforms multiple tests to return a successful point for navigation.
|
|
GPQuadrant ( ) : System | ||
GPQuadrant ( GridPoint points, System.Vector3 GPCenteringVector, GridPoint endpoint ) : System | ||
UpdateWeight ( int &monstercount, int &avoidcount, List |
메소드 | 설명 | |
---|---|---|
CheckPoint ( GridPoint point, System.Vector3 LoSCheckV3, PointCheckingFlags flags ) : bool |
public FindSafeSpot ( System.Vector3 CurrentLocation, System.Vector3 &safespot, System.Vector3 LoSCheckV3, PointCheckingFlags Flags, List |
||
CurrentLocation | System.Vector3 | |
safespot | System.Vector3 | |
LoSCheckV3 | System.Vector3 | |
Flags | PointCheckingFlags | |
BlacklistedPoints | List |
|
리턴 | bool |
public GPQuadrant ( GridPoint points, System.Vector3 GPCenteringVector, GridPoint endpoint ) : System | ||
points | GridPoint | |
GPCenteringVector | System.Vector3 | |
endpoint | GridPoint | |
리턴 | System |
public UpdateWeight ( int &monstercount, int &avoidcount, List |
||
monstercount | int | |
avoidcount | int | |
UsedRAGUIDs | List |
|
ResetIndex | bool | |
리턴 | double |