Property | Type | Description | |
---|---|---|---|
LevelAreaIDsIgnoreSkipping | HashSet |
||
bSkipAheadAGo | bool |
Method | Description | |
---|---|---|
CheckPositionForSkipping ( System.Vector3 Position ) : bool | ||
RecordSkipAheadCachePoint ( float Precision = 20f ) : void |
Method | Description | |
---|---|---|
ClearCache ( ) : void |
public static CheckPositionForSkipping ( System.Vector3 Position ) : bool | ||
Position | System.Vector3 | |
return | bool |
public static RecordSkipAheadCachePoint ( float Precision = 20f ) : void | ||
Precision | float | |
return | void |
public static HashSet |
||
return | HashSet |