- Extends
- Subsystem
- Modifiers
- native ( GameEngine ) abstract config ( Engine ) transient
Core.Object
|
+-- Core.Subsystem
|
+-- Engine.Engine
Direct Known Subclasses:
EditorEngine, GameEngine
Inherited Variables from Core.Object |
Class, HashNext, HashOuterNext, Linker, LinkerIndex, Name, NetIndex, ObjectArchetype, ObjectFlags, ObjectInternalInteger, Outer, StateFrame, VfTableObject |
Enumerations Summary |
ETransitionType TT_None,
TT_Paused,
TT_Loading,
TT_Saving,
TT_Connecting,
TT_Precaching |
Inherited Structures from Core.Object |
Box, BoxSphereBounds, Color, Cylinder, double, DynamicMap_Mirror, Guid, IndirectArray_Mirror, InterpCurveFloat, InterpCurvePointFloat, InterpCurvePointQuat, InterpCurvePointTwoVectors, InterpCurvePointVector, InterpCurvePointVector2D, InterpCurveQuat, InterpCurveTwoVectors, InterpCurveVector, InterpCurveVector2D, IntPoint, LinearColor, Map_Mirror, Matrix, MultiMap_Mirror, Plane, pointer, Quat, qword, RawDistribution, RenderCommandFence, Rotator, TextureMipBulkData_Mirror, ThreadSafeCounter, TPOV, TwoVectors, UntypedBulkData_Mirror, Vector, Vector2D, Vector4 |
Functions Summary |
 | | AddOverlay (Font Font, string Text, float X, float Y, float ScaleX, float ScaleY, bool bIsCentered)
|
 | | AddOverlayWrapped (Font Font, string Text, float X, float Y, float ScaleX, float ScaleY, float WrapWidth)
|
 | | CheatWasEnabled ()
|
 | Font | GetAdditionalFont (int AdditionalFontIndex)
|
 | AudioDevice | GetAudioDevice ()
|
 | WorldInfo | GetCurrentWorldInfo ()
|
 | Font | GetLargeFont ()
|
 | string | GetLastMovieName ()
|
 | Font | GetMediumFont ()
|
 | Font | GetSmallFont ()
|
 | Font | GetTinyFont ()
|
 | bool | IsSplitScreen ()
|
 | bool | PlayLoadMapMovie ()
|
 | | RemoveAllOverlays ()
|
 | | StopMovie ()
|
Inherited Functions from Core.Object |
!, !=, $, $=, %, &, &&, *, **, *=, +, ++, +=, -, --, -=, / , /=, <, <<, <=, ==, >, >=, >>, >>>, @, @=, Abs, Acos, Asc, Asin, Atan, BeginState, ByteToFloat, Caps, Chr, Clamp, ClampLength, ClampRotAxis, ClassIsChildOf, ClearConfig, ClockwiseFrom, ColorToLinearColor, ContinuedState, Cos, Cross, Disable, Dot, DumpStateStack, DynamicLoadObject, Enable, EndState, Exp, FClamp, FCubicInterp, FindDeltaAngle, FindObject, FInterpEaseIn, FInterpEaseInOut, FInterpEaseOut, FInterpTo, FloatToByte, FMax, FMin, FPctByRange, FRand, GetAngularDegreesFromRadians, GetAngularDistance, GetAngularFromDotDist, GetAxes, GetDotDistance, GetEnum, GetFuncName, GetHeadingAngle, GetNetFuncName, GetPackageName, GetPerObjectConfigSections, GetRangePctByValue, GetRangeValueByPct, GetSpecialValue, GetStateName, GetUnAxes, GotoState, InStr, IsA, IsChildState, IsInState, IsNetScript, IsPendingKill, IsUTracing, IsZero, JoinArray, Left, Len, Lerp, Localize, Locs, Loge, LogInternal, MakeColor, MakeLinearColor, Max, Mid, Min, MirrorVectorByNormal, Normal, Normalize, NormalizeRotAxis, OrthoRotation, ParseStringIntoArray, PathName, PausedState, PointDistToLine, PointDistToPlane, PointInBox, PoppedState, PopState, ProjectOnTo, PushedState, PushState, QuatDot, QuatFindBetween, QuatFromAxisAndAngle, QuatFromRotator, QuatInvert, QuatProduct, QuatRotateVector, QuatSlerp, QuatToRotator, Rand, RandRange, RDiff, Repl, Right, RInterpTo, RLerp, RotRand, Round, RSize, RSmerp, SaveConfig, SClampRotAxis, ScriptTrace, SetSpecialValue, SetUTracing, Sin, Split, Sqrt, Square, StaticClearConfig, StaticSaveConfig, Tan, TimeStamp, ToHex, TransformVectorByRotation, UnwindHeading, vect2d, VInterpTo, VLerp, VRand, VSize, VSize2D, VSizeSq, VSizeSq2D, VSmerp, WarnInternal, ^, ^^, |, ||, ~, ~= |
var globalconfig array<string> AdditionalFontNames;
var private array<
Font> AdditionalFonts;
var config bool bAllowMatureLanguage;
bDisablePhysXHardwareSupport Source code
var config bool bDisablePhysXHardwareSupport;
var config int BeginUPTryCount;
bEnableBranchingPCFShadows Source code
var config bool bEnableBranchingPCFShadows;
var globalconfig const bool bEnableColorClear;
var config bool bEnableKismetLogging;
var config bool bEnableVSMShadows;
var config bool bForceCPUSkinning;
bOnScreenKismetWarnings Source code
var config bool bOnScreenKismetWarnings;
var config bool bPauseOnLossOfFocus;
bRenderTerrainCollisionAsOverlay Source code
var config bool bRenderTerrainCollisionAsOverlay;
bUseAdditiveComplexity Source code
var globalconfig bool bUseAdditiveComplexity;
bUsePixelShaderComplexity Source code
var globalconfig bool bUsePixelShaderComplexity;
bUsePostProcessEffects Source code
var config bool bUsePostProcessEffects;
CameraRotationThreshold Source code
var config float CameraRotationThreshold;
CameraTranslationThreshold Source code
var config float CameraTranslationThreshold;
var const client Client;
var int ClientCycles;
var globalconfig string ConsoleClassName;
var globalconfig string CrossMaterialName;
DataStoreClientClassName Source code
var globalconfig string DataStoreClientClassName;
DefaultFogVolumeMaterial Source code
DefaultFogVolumeMaterialName Source code
var globalconfig string DefaultFogVolumeMaterialName;
var globalconfig string DefaultMaterialName;
DefaultOnlineSubsystemName Source code
var globalconfig string DefaultOnlineSubsystemName;
DefaultPhysMaterialName Source code
var globalconfig string DefaultPhysMaterialName;
DefaultPostProcessName Source code
var config string DefaultPostProcessName;
DefaultUICaretMaterial Source code
DefaultUICaretMaterialName Source code
var globalconfig string DefaultUICaretMaterialName;
DefaultUIScenePostProcess Source code
DefaultUIScenePostProcessName Source code
var config string DefaultUIScenePostProcessName;
var init array<string> DeferredCommands;
var config float DepthBias;
DynamicCoverMeshComponentName Source code
var globalconfig string DynamicCoverMeshComponentName;
EditorBrushMaterialName Source code
var globalconfig string EditorBrushMaterialName;
EmissiveTexturedMaterial Source code
EmissiveTexturedMaterialName Source code
var globalconfig string EmissiveTexturedMaterialName;
var int GameCycles;
GameViewportClientClass Source code
GameViewportClientClassName Source code
var globalconfig string GameViewportClientClassName;
var globalconfig string GeomMaterialName;
var globalconfig float IdealTextureDensity;
var private
Font LargeFont;
var globalconfig string LargeFontName;
LevelColorationLitMaterial Source code
var
Material LevelColorationLitMaterial;
LevelColorationLitMaterialName Source code
var globalconfig string LevelColorationLitMaterialName;
LevelColorationUnlitMaterial Source code
var
Material LevelColorationUnlitMaterial;
LevelColorationUnlitMaterialName Source code
var globalconfig string LevelColorationUnlitMaterialName;
var globalconfig array<
color> LightComplexityColors;
var config string LocalPlayerClassName;
var config int MaxParticleResize;
var config int MaxParticleResizeWarn;
MaxPixelShaderAdditiveComplexityCount Source code
var globalconfig float MaxPixelShaderAdditiveComplexityCount;
MaxPixelShaderOpaqueComplexityCount Source code
var globalconfig float MaxPixelShaderOpaqueComplexityCount;
var globalconfig float MaxTextureDensity;
MaxVertexShaderComplexityCount Source code
var globalconfig float MaxVertexShaderComplexityCount;
var private
Font MediumFont;
var globalconfig string MediumFontName;
var config float MeshLODRange;
var globalconfig float MinTextureDensity;
ModShadowFadeDistanceExponent Source code
var config float ModShadowFadeDistanceExponent;
NetClientTicksPerSecond Source code
var globalconfig float NetClientTicksPerSecond;
PercentUnoccludedRequeries Source code
var config float PercentUnoccludedRequeries;
PrimitiveProbablyVisibleTime Source code
var config float PrimitiveProbablyVisibleTime;
RandomAngleTextureName Source code
var globalconfig string RandomAngleTextureName;
var native
pointer RemoteControlExec;
RemoveSurfaceMaterialName Source code
var globalconfig string RemoveSurfaceMaterialName;
SceneCaptureCubeActorMaterial Source code
var
Material SceneCaptureCubeActorMaterial;
SceneCaptureCubeActorMaterialName Source code
var globalconfig string SceneCaptureCubeActorMaterialName;
SceneCaptureReflectActorMaterial Source code
var
Material SceneCaptureReflectActorMaterial;
SceneCaptureReflectActorMaterialName Source code
var globalconfig string SceneCaptureReflectActorMaterialName;
var const config string ScoutClassName;
ShaderComplexityColors Source code
var globalconfig array<
color> ShaderComplexityColors;
var config float ShadowFilterRadius;
ShadowVolumeLightRadiusThreshold Source code
var config float ShadowVolumeLightRadiusThreshold;
ShadowVolumePrimitiveScreenSpacePercentageThreshold Source code
var config float ShadowVolumePrimitiveScreenSpacePercentageThreshold;
var private
Font SmallFont;
var globalconfig string SmallFontName;
TerrainCollisionMaterial Source code
TerrainCollisionMaterialName Source code
var globalconfig string TerrainCollisionMaterialName;
TerrainErrorMaterialName Source code
var globalconfig string TerrainErrorMaterialName;
TerrainMaterialMaxTextureCount Source code
var globalconfig int TerrainMaterialMaxTextureCount;
TerrainTessellationCheckCount Source code
var globalconfig int TerrainTessellationCheckCount;
TerrainTessellationCheckDistance Source code
var globalconfig float TerrainTessellationCheckDistance;
ThumbnailMaterialPostProcess Source code
ThumbnailMaterialPostProcessName Source code
var config string ThumbnailMaterialPostProcessName;
ThumbnailParticleSystemPostProcess Source code
ThumbnailParticleSystemPostProcessName Source code
var config string ThumbnailParticleSystemPostProcessName;
ThumbnailSkeletalMeshPostProcess Source code
ThumbnailSkeletalMeshPostProcessName Source code
var config string ThumbnailSkeletalMeshPostProcessName;
var int TickCycles;
var globalconfig string TickMaterialName;
var private
Font TinyFont;
var globalconfig string TinyFontName;
var string TransitionDescription;
var string TransitionGameType;
var globalconfig string WireframeMaterialName;
Colors
var(Colors)
color C_AddWire;
var(Colors)
color C_BrushWire;
var(Colors)
color C_BSPCollision;
var(Colors)
color C_NonSolidWire;
var(Colors)
color C_OrthoBackground;
var(Colors)
color C_ScaleBoxHi;
var(Colors)
color C_SemiSolidWire;
var(Colors)
color C_SubtractWire;
var(Colors)
color C_Volume;
var(Colors)
color C_VolumeCollision;
var(Colors)
color C_WireBackground;
var(Colors)
color C_WorldBox;
Settings
var(
Settings) config
bool bForceStaticTerrain;
var(
Settings) config
bool bSubtitlesEnabled;
var(
Settings) config
bool bSubtitlesForcedOff;
bUseBackgroundLevelStreaming Source code
var(
Settings) config
bool bUseBackgroundLevelStreaming;
var(
Settings) config
bool bUseTextureStreaming;
StreamingDistanceFactor Source code
var(
Settings)
float StreamingDistanceFactor;
TimeBetweenPurgingPendingKillObjects Source code
var(
Settings) config
float TimeBetweenPurgingPendingKillObjects;
enum
ETransitionType
{
TT_None,
TT_Paused,
TT_Loading,
TT_Saving,
TT_Connecting,
TT_Precaching
};
native static final function AddOverlay (
Font Font,
string Text,
float X,
float Y,
float ScaleX,
float ScaleY,
bool bIsCentered )
native static final function AddOverlayWrapped (
Font Font,
string Text,
float X,
float Y,
float ScaleX,
float ScaleY,
float WrapWidth )
native static final function CheatWasEnabled ( )
native static final function
Font GetAdditionalFont (
int AdditionalFontIndex )
native static final function
AudioDevice GetAudioDevice ( )
native static final function
WorldInfo GetCurrentWorldInfo ( )
native static final function
Font GetLargeFont ( )
native static final function string GetLastMovieName ( )
native static final function
Font GetMediumFont ( )
native static final function
Font GetSmallFont ( )
native static final function
Font GetTinyFont ( )
native static final function bool IsSplitScreen ( )
native static final function bool PlayLoadMapMovie ( )
native static final function RemoveAllOverlays ( )
native static final function StopMovie ( )
defaultproperties
{
TinyFontName="EngineFonts.TinyFont"
SmallFontName="EngineFonts.SmallFont"
MediumFontName="MultiFont'UI_Fonts_Final.HUD.MF_Medium'"
LargeFontName="MultiFont'UI_Fonts_Final.HUD..MF_Large'"
ConsoleClassName="UTGame.UTConsole"
GameViewportClientClassName="UTGame.UTGameViewportClient"
DataStoreClientClassName="Engine.DataStoreClient"
LocalPlayerClassName="Engine.LocalPlayer"
DefaultMaterialName="EngineMaterials.DefaultMaterial"
WireframeMaterialName="EngineMaterials.WireframeMaterial"
EmissiveTexturedMaterialName="EngineMaterials.EmissiveTexturedMaterial"
GeomMaterialName="EngineMaterials.GeomMaterial"
DefaultFogVolumeMaterialName="EngineMaterials.FogVolumeMaterial"
TickMaterialName="EditorMaterials.Tick_Mat"
CrossMaterialName="EditorMaterials.Cross_Mat"
LevelColorationLitMaterialName="EngineMaterials.LevelColorationLitMaterial"
LevelColorationUnlitMaterialName="EngineMaterials.LevelColorationUnlitMaterial"
RemoveSurfaceMaterialName="EngineMaterials.RemoveSurfaceMaterial"
LightComplexityColors(0)=(B=0,G=191,R=63,A=1)
LightComplexityColors(1)=(B=0,G=127,R=127,A=1)
LightComplexityColors(2)=(B=0,G=63,R=191,A=1)
LightComplexityColors(3)=(B=0,G=0,R=255,A=1)
LightComplexityColors(4)=(B=0,G=0,R=0,A=1)
LightComplexityColors(5)=(B=0,G=255,R=0,A=1)
ShaderComplexityColors(0)=(B=100,G=255,R=0,A=1)
ShaderComplexityColors(1)=(B=0,G=255,R=0,A=1)
ShaderComplexityColors(2)=(B=0,G=191,R=63,A=1)
ShaderComplexityColors(3)=(B=0,G=127,R=127,A=1)
ShaderComplexityColors(4)=(B=0,G=63,R=191,A=1)
ShaderComplexityColors(5)=(B=0,G=0,R=255,A=1)
bUsePixelShaderComplexity=True
bUseAdditiveComplexity=True
bUseSound=True
bUseTextureStreaming=True
bUseBackgroundLevelStreaming=True
bSubtitlesEnabled=True
bOnScreenKismetWarnings=True
bDisablePhysXHardwareSupport=True
MaxPixelShaderAdditiveComplexityCount=300.000000
MaxPixelShaderOpaqueComplexityCount=100.000000
MaxVertexShaderComplexityCount=100.000000
IdealTextureDensity=13.000000
MaxTextureDensity=55.000000
EditorBrushMaterialName="EngineMaterials.EditorBrushMaterial"
DefaultPhysMaterialName="EngineMaterials.DefaultPhysicalMaterial"
TerrainErrorMaterialName="EngineMaterials.MaterialError_Mat"
TerrainMaterialMaxTextureCount=16
TerrainTessellationCheckCount=6
TerrainTessellationCheckDistance=4096.000000
DefaultOnlineSubsystemName="OnlineSubsystemGameSpy.OnlineSubsystemGameSpy"
DefaultPostProcessName="FX_HitEffects.UTPostProcess"
ThumbnailSkeletalMeshPostProcessName="EngineMaterials.DefaultThumbnailPostProcess"
ThumbnailParticleSystemPostProcessName="EngineMaterials.DefaultThumbnailPostProcess"
ThumbnailMaterialPostProcessName="EngineMaterials.DefaultThumbnailPostProcess"
DefaultUIScenePostProcessName="EngineMaterials.DefaultUIPostProcess"
DefaultUICaretMaterialName="EngineMaterials.BlinkingCaret"
SceneCaptureReflectActorMaterialName="EngineMaterials.ScreenMaterial"
SceneCaptureCubeActorMaterialName="EngineMaterials.CubeMaterial"
RandomAngleTextureName="EngineMaterials.RandomAngles"
TimeBetweenPurgingPendingKillObjects=30.000000
C_WorldBox=(B=107,G=0,R=0,A=255)
C_BrushWire=(B=0,G=0,R=192,A=255)
C_AddWire=(B=255,G=127,R=127,A=255)
C_SubtractWire=(B=63,G=192,R=255,A=255)
C_SemiSolidWire=(B=0,G=255,R=127,A=255)
C_NonSolidWire=(B=32,G=192,R=63,A=255)
C_WireBackground=(B=0,G=0,R=0,A=255)
C_ScaleBoxHi=(B=157,G=149,R=223,A=255)
C_VolumeCollision=(B=157,G=223,R=149,A=255)
C_BSPCollision=(B=223,G=157,R=149,A=255)
C_OrthoBackground=(B=163,G=163,R=163,A=255)
C_Volume=(B=255,G=196,R=255,A=255)
ScoutClassName="UTGame.UTScout"
ShadowFilterRadius=2.000000
DepthBias=0.012000
ModShadowFadeDistanceExponent=0.200000
CameraRotationThreshold=45.000000
CameraTranslationThreshold=10000.000000
PrimitiveProbablyVisibleTime=8.000000
PercentUnoccludedRequeries=0.125000
ShadowVolumeLightRadiusThreshold=1000.000000
ShadowVolumePrimitiveScreenSpacePercentageThreshold=0.250000
MaxParticleResize=1024
MaxParticleResizeWarn=10240
TerrainCollisionMaterialName="EngineMaterials.TerrainCollisionMaterial"
BeginUPTryCount=200000
NetClientTicksPerSecond=200.000000
Name="Default__Engine"
ObjectArchetype=Subsystem'Core.Default__Subsystem'
}
|
Creation time: sk 18-3-2018 10:00:36.678 - Created with
UnCodeX