CBeam
Interface CBeam
Namespace: SwiftlyS2.Shared.SchemaDefinitions
Assembly: SwiftlyS2.CS2.dll
public interface CBeam : CBaseModelEntity, CBaseEntity, CEntityInstance, ISchemaClass<CEntityInstance>, ISchemaClass<CBaseEntity>, ISchemaClass<CBaseModelEntity>, ISchemaClass<CBeam>, ISchemaField, ISchemaClass, INativeHandleImplements
- CBaseModelEntity
- CBaseEntity
- CEntityInstance
- ISchemaClass<CEntityInstance>
- ISchemaClass<CBaseEntity>
- ISchemaClass<CBaseModelEntity>
- ISchemaClass<CBeam>
- ISchemaField
- ISchemaClass
- INativeHandle
Properties
Amplitude
ref float Amplitude { get; }Property Value
AttachEntity
ISchemaFixedArray<CHandle<CBaseEntity>> AttachEntity { get; }Property Value
AttachIndex
SchemaUntypedField AttachIndex { get; }Property Value
BaseMaterial
ref CStrongHandle<InfoForResourceTypeIMaterial2> BaseMaterial { get; }Property Value
BeamFlags
ref uint BeamFlags { get; }Property Value
BeamType
ref BeamType_t BeamType { get; }Property Value
ClipStyle
ref BeamClipStyle_t ClipStyle { get; }Property Value
Damage
ref float Damage { get; }Property Value
DissolveType
ref int DissolveType { get; }Property Value
EndEntity
ref CHandle<CBaseEntity> EndEntity { get; }Property Value
EndPos
ref Vector EndPos { get; }Property Value
EndWidth
ref float EndWidth { get; }Property Value
FadeLength
ref float FadeLength { get; }Property Value
FireTime
GameTime_t FireTime { get; }Property Value
Frame
ref float Frame { get; }Property Value
FrameRate
ref float FrameRate { get; }Property Value
HDRColorScale
ref float HDRColorScale { get; }Property Value
HaloIndex
ref CStrongHandle<InfoForResourceTypeIMaterial2> HaloIndex { get; }Property Value
HaloScale
ref float HaloScale { get; }Property Value
NumBeamEnts
ref byte NumBeamEnts { get; }Property Value
Speed
ref float Speed { get; }Property Value
StartFrame
ref float StartFrame { get; }Property Value
TurnedOff
ref bool TurnedOff { get; }Property Value
Width
ref float Width { get; }Property Value
Methods
AmplitudeUpdated()
void AmplitudeUpdated()AttachEntityUpdated()
void AttachEntityUpdated()AttachIndexUpdated()
void AttachIndexUpdated()BaseMaterialUpdated()
void BaseMaterialUpdated()BeamFlagsUpdated()
void BeamFlagsUpdated()BeamTypeUpdated()
void BeamTypeUpdated()ClipStyleUpdated()
void ClipStyleUpdated()EndPosUpdated()
void EndPosUpdated()EndWidthUpdated()
void EndWidthUpdated()FadeLengthUpdated()
void FadeLengthUpdated()FrameRateUpdated()
void FrameRateUpdated()FrameUpdated()
void FrameUpdated()HDRColorScaleUpdated()
void HDRColorScaleUpdated()HaloIndexUpdated()
void HaloIndexUpdated()HaloScaleUpdated()
void HaloScaleUpdated()NumBeamEntsUpdated()
void NumBeamEntsUpdated()SpeedUpdated()
void SpeedUpdated()StartFrameUpdated()
void StartFrameUpdated()TurnedOffUpdated()
void TurnedOffUpdated()WidthUpdated()
void WidthUpdated()