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, INativeHandleImplements
- CPointEntity
- CBaseEntity
- CEntityInstance
- ISchemaClass<CEntityInstance>
- ISchemaClass<CBaseEntity>
- ISchemaClass<CPointEntity>
- ISchemaClass<CPhysForce>
- ISchemaField
- ISchemaClass
- INativeHandle
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