Preparing search index...
The search index is not available
retrommo-types
retrommo-types
EmoteDefinition
Interface EmoteDefinition
interface
EmoteDefinition
{
backgroundImagePath
:
string
;
foregroundImagePath
?:
string
;
order
:
number
;
requiresSubscription
?:
boolean
;
}
Hierarchy (
view full
)
Definition
EmoteDefinition
Index
Properties
background
Image
Path
foreground
Image
Path?
order
requires
Subscription?
Properties
background
Image
Path
background
Image
Path
:
string
Optional
foreground
Image
Path
foreground
Image
Path
?:
string
order
order
:
number
Optional
requires
Subscription
requires
Subscription
?:
boolean
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
background
Image
Path
foreground
Image
Path
order
requires
Subscription
retrommo-types
Loading...