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

tmod.tmodFlagThrowerPhoenix

Modifiers
config ( tribesmodSettings )

tmod.tmodFlagThrowerPhoenix

Variables Summary
MaterialalternateTexture
floatFlagInheritedVelocity
intFlagVelocity
booluseAlternativeTexture

Functions Summary
function PostBeginPlay ()))
function SetFlagThrow ()))


Variables Detail

alternateTexture Source code

var config Material alternateTexture;

FlagInheritedVelocity Source code

var config float FlagInheritedVelocity;

FlagVelocity Source code

var config int FlagVelocity;

useAlternativeTexture Source code

var config bool useAlternativeTexture;


Functions Detail

PostBeginPlay Source code

simulated function PostBeginPlay ( ) )

SetFlagThrow Source code

simulated function SetFlagThrow ( ) )


Defaultproperties

defaultproperties
{
    useAlternativeTexture=true 
    alternateTexture=Shader'MPGameObjects.HologramPhoenixFalbackShader'
    FlagInheritedVelocity=0.800000
    FlagVelocity=800.000000
}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Creation time: st 23.5.2018 00:10:35.549 - Created with UnCodeX