ServerStatThreshold Class

Namespace
Atavism
Base Types
graph BT Type-->Base0["AtavismDatabaseFunction"] click Base0 "/docs/client_api_10.4.0/api/Atavism/AtavismDatabaseFunction" Base0-->Base1["AtavismFunction"] click Base1 "/docs/client_api_10.4.0/api/Atavism/AtavismFunction" Base1-->Base2["ScriptableObject"] Type["ServerStatThreshold"] class Type type-node

Syntax

public class ServerStatThreshold : AtavismDatabaseFunction

Constructors

Name Summary
ServerStatThreshold()

Fields

Name Constant Value Summary
boolValueOptions
static
breadCrumb
Inherited from AtavismFunction
cmd
dataLoaded
dataRegister
dataRegister
dataRestoreLoaded
dataSaved
dataTypeOptions
static
displayKeys
displayList
editingDisplay
editingDisplay
entryFilterInput
functionCategory
Inherited from AtavismFunction
functionIcon
Inherited from AtavismFunction
functionName
Inherited from AtavismFunction
functionTitle
help
Inherited from AtavismFunction
inspectorHeight
inspectorScrollPosition
linkedTablesLoaded
loadButtonLabel
newEntity
newItemCreated
newSelectedDisplay
notLoadedText
originalDisplay
originalDisplay
result
Inherited from AtavismFunction
resultDuration
Inherited from AtavismFunction
resultTimeout
Inherited from AtavismFunction
rows
selected
selectedDisplay
showCancel
Inherited from AtavismFunction
showCreate
showDelete
Inherited from AtavismFunction
showRecovery
showSave
Inherited from AtavismFunction
state
statFunctionOptions
tableName

Methods

Name Value Summary
Activate() void
cancel() void
CreateNewData() void
delete() void
Draw(Rect) void
DrawEditor(Rect, bool) void
DrawHelp(Rect) float
Inherited from AtavismFunction
DrawLoaded(Rect) void
DrawRestore(Rect) void
DrawWaitingLoading(Rect) bool
EnableScrollBar(float) void
Enables the scroll bar and sets total window height
GetOptionPosition(int, int[]) int
GetOptionPosition(string, string[]) int
Load() void
LoadRestore() void
NewResult(string) void
save() void