DeusEx.DumpLocation
- Extends
- Object
- Modifiers
- native noexport
Core.Object
|
+-- DeusEx.DumpLocation
Structures Summary |
DumpLocationStruct bDeleted, LocationID, MapName, Location, ViewRotation, GameVersion, Title, Desc |
Inherited Functions from Core.Object |
!, !=, $, %, &, &&, *, **, *=, +, ++, +=, -, --, -=, / , /=, <, <<, <=, ==, >, >=, >>, >>>, @, Abs, AllObjects, Asc, Atan, BeginState, Caps, Chr, Clamp, ClassIsChildOf, clock, Cos, CriticalDelete, Cross, CyclesToSeconds, Disable, Dot, DynamicLoadObject, Enable, EndState, Exp, FClamp, FMax, FMin, FRand, GetAxes, GetConfig, GetEnum, GetPropertyText, GetStateName, GetUnAxes, GotoState, InStr, Invert, IsA, IsInState, Left, Len, Lerp, Localize, Log, Loge, Max, Mid, Min, MirrorVectorByNormal, Normal, Normalize, OrthoRotation, Rand, RandRange, ResetConfig, Right, RotRand, SaveConfig, SetPropertyText, Sin, Smerp, Sprintf, Sqrt, Square, StaticSaveConfig, Tan, unclock, VRand, VSize, Warn, ^, ^^, |, ||, ~, ~= |
var native int currentDumpFileIndex;
currentDumpFileLocation Source code
var native int currentDumpFileLocation;
currentDumpLocationIndex Source code
var native int currentDumpLocationIndex;
var native String currentUser;
var native int dumpFile;
var native array<String> dumpFileDirectory;
var native int dumpLocationCount;
native(3033) final function AddDumpFileLocation ( String filename, String newTitle, String newDescription )
native(3025) final function CloseDumpFile ( )
native(3026) final function DeleteDumpFile ( String filename )
DeleteDumpFileLocation Source code
native(3032) final function DeleteDumpFileLocation ( Int dumpLocationID )
native(3035) final function String GetCurrentUser ( )
native(3023) final function Int GetDumpFileCount ( )
native(3022) final function Int GetDumpFileIndex ( )
GetDumpFileLocationCount Source code
native(3040) final function Int GetDumpFileLocationCount ( String filename )
GetDumpFileLocationInfo Source code
native(3031) final function GetDumpFileLocationInfo ( )
native(3029) final function Int GetDumpLocationIndex ( )
native(3020) final function String GetFirstDumpFile ( )
GetFirstDumpFileLocation Source code
native(3027) final function Bool GetFirstDumpFileLocation ( )
native(3021) final function String GetNextDumpFile ( )
GetNextDumpFileLocation Source code
native(3028) final function Bool GetNextDumpFileLocation ( )
GetNextDumpFileLocationID Source code
native(3034) final function Int GetNextDumpFileLocationID ( )
native(3039) final function Bool HasLocationBeenSaved ( )
native(3038) final function LoadLocation ( )
native(3024) final function Bool OpenDumpFile ( String filename )
native(3037) final function SaveLocation ( )
SelectDumpFileLocation Source code
native(3030) final function Bool SelectDumpFileLocation ( Int dumpLocationID )
native(
3036)
final function SetPlayer (
DeusExPlayer newPlayer )
Creation time: Mon 8/11/2021 16:31:06.319 - Created with
UnCodeX