lerpdata_t
Interface lerpdata_t
Namespace: SwiftlyS2.Shared.SchemaDefinitions
Assembly: SwiftlyS2.CS2.dll
public interface lerpdata_t : ISchemaClass<lerpdata_t>, ISchemaField, ISchemaClass, INativeHandleImplements
Properties
Ent
ref CHandle<CBaseEntity> Ent { get; }Property Value
FXIndex
ParticleIndex_t FXIndex { get; }Property Value
MoveType
ref MoveType_t MoveType { get; }Property Value
StartOrigin
ref Vector StartOrigin { get; }Property Value
StartRot
ref Quaternion StartRot { get; }Property Value
StartTime
GameTime_t StartTime { get; }Property Value