RSX Code Reference
Preparing search index...
rsx
Editor
PolytronObjectMeta
Interface PolytronObjectMeta
The
PolytronObjectMeta
interface represents Polytron meta data.
interface
PolytronObjectMeta
{
Category
?:
string
;
Documentation
?:
string
;
IsSingleLine
?:
boolean
;
Placeholder
?:
string
;
PVE
?:
string
;
UIControlType
?:
string
;
UILocked
?:
boolean
;
UISliderRange
?:
string
;
}
Index
Properties
Category?
Documentation?
Is
Single
Line?
Placeholder?
PVE?
UI
Control
Type?
UI
Locked?
UI
Slider
Range?
Properties
Optional
Category
Category
?:
string
Optional
Documentation
Documentation
?:
string
Optional
Is
Single
Line
IsSingleLine
?:
boolean
Optional
Placeholder
Placeholder
?:
string
Optional
PVE
PVE
?:
string
Optional
UI
Control
Type
UIControlType
?:
string
Optional
UI
Locked
UILocked
?:
boolean
Optional
UI
Slider
Range
UISliderRange
?:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
Category
Documentation
Is
Single
Line
Placeholder
PVE
UI
Control
Type
UI
Locked
UI
Slider
Range
RSX Code Reference
Loading...
The PolytronObjectMeta interface represents Polytron meta data.