SwiftlyS2

CPhysForce

Interface CPhysForce

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface CPhysForce : CPointEntity, CBaseEntity, CEntityInstance, ISchemaClass<CEntityInstance>, ISchemaClass<CBaseEntity>, ISchemaClass<CPointEntity>, ISchemaClass<CPhysForce>, ISchemaField, ISchemaClass, INativeHandle

Implements

Properties

AttachedObject

ref CHandle<CBaseEntity> AttachedObject { get; }
Property Value

Force

ref float Force { get; }
Property Value

ForceTime

ref float ForceTime { get; }
Property Value

Integrator

CConstantForceController Integrator { get; }
Property Value

NameAttach

string NameAttach { get; set; }
Property Value

WasRestored

ref bool WasRestored { get; }
Property Value

On this page