SwiftlyS2

C_OP_MovementPlaceOnGround

Interface C_OP_MovementPlaceOnGround

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface C_OP_MovementPlaceOnGround : CParticleFunctionOperator, CParticleFunction, ISchemaClass<CParticleFunction>, ISchemaClass<CParticleFunctionOperator>, ISchemaClass<C_OP_MovementPlaceOnGround>, ISchemaField, ISchemaClass, INativeHandle

Implements

Properties

CollisionGroupName

string CollisionGroupName { get; set; }
Property Value

IgnoreCP

ref int IgnoreCP { get; }
Property Value

IncludeShotHull

ref bool IncludeShotHull { get; }
Property Value

IncludeWater

ref bool IncludeWater { get; }
Property Value

LerpCP

ref int LerpCP { get; }
Property Value

LerpRate

ref float LerpRate { get; }
Property Value

MaxTraceLength

ref float MaxTraceLength { get; }
Property Value

Offset

CPerParticleFloatInput Offset { get; }
Property Value

PreserveOffsetCP

ref int PreserveOffsetCP { get; }
Property Value

RefCP1

ref int RefCP1 { get; }
Property Value

RefCP2

ref int RefCP2 { get; }
Property Value

ScaleOffset

ref bool ScaleOffset { get; }
Property Value

SetNormal

ref bool SetNormal { get; }
Property Value

Tolerance

ref float Tolerance { get; }
Property Value

TraceDir

CPerParticleVecInput TraceDir { get; }
Property Value

TraceMissBehavior

ref ParticleTraceMissBehavior_t TraceMissBehavior { get; }
Property Value

TraceOffset

ref float TraceOffset { get; }
Property Value

TraceSet

ref ParticleTraceSet_t TraceSet { get; }
Property Value

On this page