SwiftlyS2

CGameMoney

Interface CGameMoney

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface CGameMoney : CRulePointEntity, CRuleEntity, CBaseModelEntity, CBaseEntity, CEntityInstance, IEquatable<CEntityInstance>, ISchemaClass<CEntityInstance>, ISchemaClass<CBaseEntity>, ISchemaClass<CBaseModelEntity>, ISchemaClass<CRuleEntity>, ISchemaClass<CRulePointEntity>, ISchemaClass<CGameMoney>, ISchemaField, ISchemaClass, INativeHandle

Implements

Properties

Money

ref int Money { get; }
Property Value

OnMoneySpent

ref CEntityIOOutput OnMoneySpent { get; }
Property Value

OnMoneySpentFail

ref CEntityIOOutput OnMoneySpentFail { get; }
Property Value

StrAwardText

string StrAwardText { get; set; }
Property Value

On this page