SwiftlyS2

CItem

Interface CItem

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface CItem : CBaseAnimGraph, CBaseModelEntity, CBaseEntity, CEntityInstance, IEquatable<CEntityInstance>, ISchemaClass<CEntityInstance>, ISchemaClass<CBaseEntity>, ISchemaClass<CBaseModelEntity>, ISchemaClass<CBaseAnimGraph>, ISchemaClass<CItem>, ISchemaField, ISchemaClass, INativeHandle

Implements

Properties

ActivateWhenAtRest

ref bool ActivateWhenAtRest { get; }
Property Value

OnCacheInteraction

ref CEntityIOOutput OnCacheInteraction { get; }
Property Value

OnGlovePulled

ref CEntityIOOutput OnGlovePulled { get; }
Property Value

OnPlayerPickup

ref CEntityIOOutput OnPlayerPickup { get; }
Property Value

OnPlayerTouch

ref CEntityIOOutput OnPlayerTouch { get; }
Property Value

OriginalSpawnAngles

ref QAngle OriginalSpawnAngles { get; }
Property Value

OriginalSpawnOrigin

ref Vector OriginalSpawnOrigin { get; }
Property Value

PhysStartAsleep

ref bool PhysStartAsleep { get; }
Property Value

On this page