@kismet.ts/items / Exports / Conditions
Namespace: Conditions
Table of contents
Classes
- CompareBool
- CompareFloat
- CompareInt
- CompareObjects
- CompareString
- FloatCounter
- InCombat
- IntCounter
- IsAlive
- IsBenchmarking
- IsConsole
- IsLoggedIn
- IsPIE
- MatureLanguageAllowed
- Platform
- SameTeam
- SeqCond_SwitchBase
- ServerType
- ShowGore
- SwitchClass
- SwitchObject
Variables
Variables
Engine
• Const
Engine: Object
Type declaration
Name | Type |
---|---|
CompareBool | typeof CompareBool |
CompareFloat | typeof CompareFloat |
CompareInt | typeof CompareInt |
CompareObjects | typeof CompareObjects |
FloatCounter | typeof FloatCounter |
InCombat | typeof InCombat |
IntCounter | typeof IntCounter |
IsAlive | typeof IsAlive |
IsBenchmarking | typeof IsBenchmarking |
IsConsole | typeof IsConsole |
IsLoggedIn | typeof IsLoggedIn |
IsPIE | typeof IsPIE |
MatureLanguageAllowed | typeof MatureLanguageAllowed |
Platform | typeof Platform |
SameTeam | typeof SameTeam |
SeqCond_SwitchBase | typeof SeqCond_SwitchBase |
ServerType | typeof ServerType |
ShowGore | typeof ShowGore |
SwitchClass | typeof SwitchClass |
SwitchObject | typeof SwitchObject |
Defined in
items/src/conditions/index.ts:45
TAGame
• Const
TAGame: Object
Type declaration
Name | Type |
---|---|
CompareString | typeof CompareString |