Class CPrecipitationVData
- Namespace
- CounterStrikeSharp.API.Core
- Assembly
- CounterStrikeSharp.API.dll
public class CPrecipitationVData : CEntitySubclassVDataBase
- Inheritance
-
object
CPrecipitationVData
- Inherited Members
-
Constructors
CPrecipitationVData(nint)
public CPrecipitationVData(nint pointer)
Parameters
pointer
nint
Properties
AttachType
[SchemaMember("CPrecipitationVData", "m_nAttachType")]
public ref ParticleAttachment_t AttachType { get; }
Property Value
- ParticleAttachment_t
BatchSameVolumeType
[SchemaMember("CPrecipitationVData", "m_bBatchSameVolumeType")]
public ref bool BatchSameVolumeType { get; }
Property Value
- bool
InnerDistance
[SchemaMember("CPrecipitationVData", "m_flInnerDistance")]
public ref float InnerDistance { get; }
Property Value
- float
Modifier
[SchemaMember("CPrecipitationVData", "m_szModifier")]
public string Modifier { get; set; }
Property Value
- string
RTEnvCP
[SchemaMember("CPrecipitationVData", "m_nRTEnvCP")]
public ref int RTEnvCP { get; }
Property Value
- int
RTEnvCPComponent
[SchemaMember("CPrecipitationVData", "m_nRTEnvCPComponent")]
public ref int RTEnvCPComponent { get; }
Property Value
- int