Enum ParticleTopology_t
- Namespace
- CounterStrikeSharp.API.Core
- Assembly
- CounterStrikeSharp.API.dll
public enum ParticleTopology_t : uint
- Extension Methods
Fields
PARTICLE_TOPOLOGY_CUBES = 4PARTICLE_TOPOLOGY_LINES = 1PARTICLE_TOPOLOGY_POINTS = 0PARTICLE_TOPOLOGY_QUADS = 3PARTICLE_TOPOLOGY_TRIS = 2