C# Class CalValEX.Projectiles.Pets.LightPets.HeatPet

Inheritance: FlyingPet
Show file Open project: PotatoPersonThing/CalValEX

Public Methods

Method Description
SafeAI ( Player player ) : void
SafeSetDefaults ( ) : void
SetStaticDefaults ( ) : void
SetUpAuraAndGlowmask ( ) : void
SetUpFlyingPet ( ) : void
SetUpLight ( ) : void

Method Details

SafeAI() public method

public SafeAI ( Player player ) : void
player Player
return void

SafeSetDefaults() public method

public SafeSetDefaults ( ) : void
return void

SetStaticDefaults() public method

public SetStaticDefaults ( ) : void
return void

SetUpAuraAndGlowmask() public method

public SetUpAuraAndGlowmask ( ) : void
return void

SetUpFlyingPet() public method

public SetUpFlyingPet ( ) : void
return void

SetUpLight() public method

public SetUpLight ( ) : void
return void