Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames

Engine.MaterialSwitch

Extends
Modifier
Modifiers
hidecategories ( Modifier ) native

Core.Object
|   
+-- Engine.Material
   |   
   +-- Engine.Modifier
      |   
      +-- Engine.MaterialSwitch

Variables Summary
MaterialSwitch
intCurrent
array<Material>Materials
Inherited Variables from Engine.Modifier
Material
Inherited Variables from Engine.Material
DefaultFallback, DefaultMaterial, FallbackMaterial, TextureType, UseFallback, Validated

Enumerations Summary
Inherited Enumerations from Engine.Material
ETextureType

Structures Summary
Inherited Structures from Engine.Material
CheckResult

Functions Summary
function Reset ()))
function Trigger (Actor Other, Pawn EventInstigator, optional name EventName ))
Inherited Functions from Engine.Modifier
Reset
Inherited Functions from Engine.Material
ForceDependencies, GetHitTexture, GetHitTextureType, Reset, ResetModifiers, Trigger


Variables Detail

MaterialSwitch

Current Source code

var(MaterialSwitch) int Current;

Materials Source code

var(MaterialSwitch) array<Material> Materials;


Functions Detail

Reset Source code

function Reset ( ) )

Trigger Source code

function Trigger ( Actor Other, Pawn EventInstigator, optional name EventName ) )


Defaultproperties

defaultproperties
{
}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Creation time: sk 3-1-2016 10:48:30.905 - Created with UnCodeX