Scriptable Parser for Portal 2 Demos
Preparing search index...
DataTable
DataTableProperty
Class DataTableProperty
Index
Constructors
constructor
Properties
type
name
flags
priority
exclude
Name?
value?
array
Elements?
Methods
has
Flag
Constructors
constructor
new
DataTableProperty
(
demo
:
Demo
)
:
DataTableProperty
Parameters
demo
:
Demo
Returns
DataTableProperty
Properties
type
type
:
number
name
name
:
string
flags
flags
:
number
priority
priority
:
number
Optional
exclude
Name
excludeName
?:
string
Optional
value
value
?:
{
low
:
number
;
high
:
number
;
bits
:
number
}
Optional
array
Elements
arrayElements
?:
number
Methods
has
Flag
hasFlag
(
flag
:
number
)
:
boolean
Parameters
flag
:
number
Returns
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
type
name
flags
priority
exclude
Name
value
array
Elements
Methods
has
Flag
Scriptable Parser for Portal 2 Demos
Loading...