SiliconGhetto Engine API
Homepage
GitHub
Preparing search index...
types
ActiveEffect
Interface ActiveEffect
An active status effect on the player.
interface
ActiveEffect
{
name
:
string
;
level
:
number
;
duration
:
number
;
}
Index
Properties
name
level
duration
Properties
name
name
:
string
level
level
:
number
duration
duration
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
name
level
duration
Homepage
GitHub
SiliconGhetto Engine API
Loading...
An active status effect on the player.