Saxonberg Server API
Preparing search index...
mud/lib/npc/tree
DialogueGuard
Interface DialogueGuard
A structured predicate over a
GuardFact
.
interface
DialogueGuard
{
fact
:
GuardFact
;
op
:
GuardOp
;
value
:
string
|
number
|
boolean
;
}
Index
Properties
fact
op
value
Properties
fact
fact
:
GuardFact
op
op
:
GuardOp
value
value
:
string
|
number
|
boolean
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
fact
op
value
Saxonberg Server API
Loading...
A structured predicate over a GuardFact.