SwiftlyS2

CInferno

Interface CInferno

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface CInferno : CBaseModelEntity, CBaseEntity, CEntityInstance, ISchemaClass<CEntityInstance>, ISchemaClass<CBaseEntity>, ISchemaClass<CBaseModelEntity>, ISchemaClass<CInferno>, ISchemaField, ISchemaClass, INativeHandle

Implements

Properties

ActiveTimer

IntervalTimer ActiveTimer { get; }
Property Value

BookkeepingTimer

CountdownTimer BookkeepingTimer { get; }
Property Value

BurnNormal

ISchemaFixedArray<Vector> BurnNormal { get; }
Property Value

DamageRampTimer

CountdownTimer DamageRampTimer { get; }
Property Value

DamageTimer

CountdownTimer DamageTimer { get; }
Property Value

Extent

Extent Extent { get; }
Property Value

FireCount

ref int FireCount { get; }
Property Value

FireEffectTickBegin

ref int FireEffectTickBegin { get; }
Property Value

FireIsBurning

ISchemaFixedArray<bool> FireIsBurning { get; }
Property Value

FireLifetime

ref float FireLifetime { get; }
Property Value

FireParentPositions

ISchemaFixedArray<Vector> FireParentPositions { get; }
Property Value

FirePositions

ISchemaFixedArray<Vector> FirePositions { get; }
Property Value

FireSpawnOffset

ref int FireSpawnOffset { get; }
Property Value

InPostEffectTime

ref bool InPostEffectTime { get; }
Property Value

InfernoType

ref int InfernoType { get; }
Property Value

InitialSplashVelocity

ref Vector InitialSplashVelocity { get; }
Property Value

MaxFlames

ref int MaxFlames { get; }
Property Value

NextSpreadTimer

CountdownTimer NextSpreadTimer { get; }
Property Value

OriginalSpawnLocation

ref Vector OriginalSpawnLocation { get; }
Property Value

SourceItemDefIndex

ref ushort SourceItemDefIndex { get; }
Property Value

SplashVelocity

ref Vector SplashVelocity { get; }
Property Value

SpreadCount

ref int SpreadCount { get; }
Property Value

StartPos

ref Vector StartPos { get; }
Property Value

WasCreatedInSmoke

ref bool WasCreatedInSmoke { get; }
Property Value

Methods

BurnNormalUpdated()

void BurnNormalUpdated()

FireCountUpdated()

void FireCountUpdated()

FireEffectTickBeginUpdated()

void FireEffectTickBeginUpdated()

FireIsBurningUpdated()

void FireIsBurningUpdated()

FireLifetimeUpdated()

void FireLifetimeUpdated()

FireParentPositionsUpdated()

void FireParentPositionsUpdated()

FirePositionsUpdated()

void FirePositionsUpdated()

InPostEffectTimeUpdated()

void InPostEffectTimeUpdated()

InfernoTypeUpdated()

void InfernoTypeUpdated()

On this page