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

USARBot.SpecialMaterial

Extends
Modifier
Modifiers
editinlinenew

Core.Object
|   
+-- Engine.Material
   |   
   +-- Engine.Modifier
      |   
      +-- USARBot.SpecialMaterial

Variables Summary
SpecialMaterial
boolbAbsorb
intheat
Inherited Variables from Engine.Modifier
Material
Inherited Variables from Engine.Material
DefaultMaterial, FallbackMaterial, MaterialType, SurfaceType, UseFallback, Validated

Enumerations Summary
Inherited Enumerations from Engine.Material
ESurfaceTypes

Functions Summary
Inherited Functions from Engine.Modifier
Reset, Trigger
Inherited Functions from Engine.Material
MaterialUSize, MaterialVSize, Reset, Trigger


Variables Detail

SpecialMaterial

bAbsorb Source code

var(SpecialMaterial) editinlineuse bool bAbsorb;

heat Source code

var(SpecialMaterial) editinlineuse int heat;


Defaultproperties

defaultproperties
{
     heat=10
     bAbsorb=True
}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Creation time: Mo 16.4.2007 11:20:30.703 - Created with UnCodeX