SwiftlyS2

CCSPlayerResource

Interface CCSPlayerResource

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface CCSPlayerResource : CBaseEntity, CEntityInstance, ISchemaClass<CEntityInstance>, ISchemaClass<CBaseEntity>, ISchemaClass<CCSPlayerResource>, ISchemaField, ISchemaClass, INativeHandle

Implements

Properties

BombsiteCenterA

ref Vector BombsiteCenterA { get; }
Property Value

BombsiteCenterB

ref Vector BombsiteCenterB { get; }
Property Value

EndMatchNextMapAllVoted

ref bool EndMatchNextMapAllVoted { get; }
Property Value

FoundGoalPositions

ref bool FoundGoalPositions { get; }
Property Value

HostageAlive

ISchemaFixedArray<bool> HostageAlive { get; }
Property Value

HostageEntityIDs

ISchemaFixedArray<uint> HostageEntityIDs { get; }
Property Value

HostageRescueX

ISchemaFixedArray<int> HostageRescueX { get; }
Property Value

HostageRescueY

ISchemaFixedArray<int> HostageRescueY { get; }
Property Value

HostageRescueZ

ISchemaFixedArray<int> HostageRescueZ { get; }
Property Value

IsHostageFollowingSomeone

ISchemaFixedArray<bool> IsHostageFollowingSomeone { get; }
Property Value

Methods

BombsiteCenterAUpdated()

void BombsiteCenterAUpdated()

BombsiteCenterBUpdated()

void BombsiteCenterBUpdated()

EndMatchNextMapAllVotedUpdated()

void EndMatchNextMapAllVotedUpdated()

HostageAliveUpdated()

void HostageAliveUpdated()

HostageEntityIDsUpdated()

void HostageEntityIDsUpdated()

HostageRescueXUpdated()

void HostageRescueXUpdated()

HostageRescueYUpdated()

void HostageRescueYUpdated()

HostageRescueZUpdated()

void HostageRescueZUpdated()

IsHostageFollowingSomeoneUpdated()

void IsHostageFollowingSomeoneUpdated()

On this page