- Extends
- Object
- Modifiers
- abstract config native noexport
Core.Object
|
+-- Engine.Client
Inherited Contants from Core.Object |
DegreesToRadians, DegreesToRotationUnits, MaxFlt, MaxInt, MAXSEED, NoLabel, NoState, Pi, RadiansToDegrees, RF_NotifyStateChange, RotationUnitsToDegrees |
Enumerations Summary |
Details High,
Medium,
Low,
UltraLow,
|
Inherited Structures from Core.Object |
Alignment, BoundingVolume, Box, Color, ComponentHandle, Coords, Dimension, Guid, Matrix, NotifyInfo, ParticleHandle, Plane, Point, Range, RangeVector, Rectangle, Rotator, Scale, Vector |
Inherited Functions from Core.Object |
!, !=, $, %, &, &&, *, **, *=, +, ++, +=, -, --, -=, / , /=, <, <<, <=, ==, >, >=, >>, >>>, ?, @, @=, Ablend, AblendR, Abs, Acos, AddFlagSafe, AddTimer, AddTimerS, Asc, Asin, Atan, Atan2, BeginState, Blend, BlendR, CallFunction, CallFunctionS, CanGetProperty, CanSetProperty, Caps, Chr, Clamp, ClassIsChildOf, Constructed, Cos, Cross, DefinesFunction, DefinesFunctionS, Delete, Disable, Dot, DumpProbes, DynamicLoadObject, Enable, EndState, EnumStr, Exp, FClamp, FDecision, FileSize, FindObject, FMax, FMin, FRand, GetAxes, GetContext, GetEnum, GetLanguage, GetPropertyText, GetRand, GetStateName, GetUnAxes, GetWhiteColor, GotoLabel, GotoState, InStr, Invert, IsA, IsInState, IsProbing, Left, Len, Lerp, LineLineIntersection, Localize, Locs, Log, Loge, Max, Mid, Min, MirrorVectorByNormal, Normal, Normalize, NotifyStateChange, ObjListMemStats, OrthoRotation, ProgressSeed, Quotes, Rand, RandomSpreadVector, RandRange, RemoveAllTimers, RemoveFlagSafe, RemoveTimer, RemoveTimerS, ResetConfig, ResetLoaders, Right, RMax, RMin, RotateAngleAxis, RotRand, Round, RSize, SaveConfig, SetProbing, SetPropertyText, SetPropertyTextDefault, Sin, Smerp, SMod, Split, Sqrt, Square, StaticCallFunction, StaticCallFunctionS, StaticDefinesFunction, StaticDefinesFunctionS, StaticSaveConfig, StrArray, StringToName, Tan, TimeRemaining, TimeRemainingS, TraceMessage, VRand, VSize, VSize2D, VSizeSq, VSizeSq2D, Warn, ^, ^^, |, ||, ~, ~= |
var config bool bEliminateHighMIP;
var config bool BlobShadows;
var config bool bLowDetailGeometry;
var config bool BlurShadows;
var config float Brightness;
var config bool CaptureMouse;
var config float Contrast;
var config bool Decals;
var config byte FluidSurfaceDetail;
var config int FullscreenViewportX;
var config int FullscreenViewportY;
var config float Gamma;
var config byte GoreDetailLevel;
var config float IrisRadius;
var Viewport LastCurrent;
var config bool LightSourceShadows;
var config byte MasterDetailLevel;
var config byte MasterShadowDetail;
var config int MaxClientTickRate;
var config byte MaxDetailLevel;
var config int MaxNumDecals;
var config byte MaxShadowsDynamic;
var config byte MaxShadowsStatic;
var config float MinDesiredFrameRate;
var config float MipFactor;
var config float MouseSpeed;
var config bool NoDynamicLights;
var config bool NoFilter;
var config bool NoFractalAnim;
var config bool NoLighting;
var config int ParticleDensity;
var config int ParticleSafeMode;
var config bool ScreenFlashes;
var config float ShadowCullDistance;
var config int ShadowResolution;
var config int ShadowTraceDistance;
var config int StatsOffsetX;
var config int StatsOffsetY;
var array<Viewport> Viewports;
var config int WindowedOffsetX;
var config int WindowedOffsetY;
var config int WindowedViewportX;
var config int WindowedViewportY;
enum
Details
{
High,
Medium,
Low,
UltraLow,
};
function SetMaxDetailLevel (
Actor ContextActor,
byte NewVal ) )
defaultproperties
{
MouseSpeed=1.500000
}
|
Creation time: sk 3-1-2016 10:48:28.029 - Created with
UnCodeX