CCSGO_TeamPreviewCharacterPosition
Interface CCSGO_TeamPreviewCharacterPosition
Namespace: SwiftlyS2.Shared.SchemaDefinitions
Assembly: SwiftlyS2.CS2.dll
public interface CCSGO_TeamPreviewCharacterPosition : CBaseEntity, CEntityInstance, ISchemaClass<CEntityInstance>, ISchemaClass<CBaseEntity>, ISchemaClass<CCSGO_TeamPreviewCharacterPosition>, ISchemaField, ISchemaClass, INativeHandleImplements
- CBaseEntity
- CEntityInstance
- ISchemaClass<CEntityInstance>
- ISchemaClass<CBaseEntity>
- ISchemaClass<CCSGO_TeamPreviewCharacterPosition>
- ISchemaField
- ISchemaClass
- INativeHandle
Properties
AgentItem
CEconItemView AgentItem { get; }Property Value
GlovesItem
CEconItemView GlovesItem { get; }Property Value
Ordinal
ref int Ordinal { get; }Property Value
Random
ref int Random { get; }Property Value
Variant
ref int Variant { get; }Property Value
WeaponItem
CEconItemView WeaponItem { get; }Property Value
WeaponName
string WeaponName { get; set; }Property Value
Xuid
ref ulong Xuid { get; }Property Value
Methods
AgentItemUpdated()
void AgentItemUpdated()GlovesItemUpdated()
void GlovesItemUpdated()OrdinalUpdated()
void OrdinalUpdated()RandomUpdated()
void RandomUpdated()VariantUpdated()
void VariantUpdated()WeaponItemUpdated()
void WeaponItemUpdated()WeaponNameUpdated()
void WeaponNameUpdated()XuidUpdated()
void XuidUpdated()