Preparing search index...
The search index is not available
Wayward Types Viewer | 2.13.5-beta
Wayward Types Viewer
utilities/enum/IEnum
EnumObject
setExcluded
Function setExcluded
set
Excluded
<
E
>
(
enumObject
:
E
,
...
keys
:
(
keyof
E
)
[]
)
:
void
Sets the enum keys that won't be iterated over in the enum.
Type Parameters
E
Parameters
enumObject:
E
Rest
...
keys:
(
keyof
E
)
[]
Returns
void
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Navigation
Modding Guide
Module Index
Common Modules
@Register
IDoodadDescription
IItemDescription
ITerrainDescription
ITileEventDescription
ICreatureDescription
In This Module
clear
Cache
get
set
Excluded
Generated using
TypeDoc
Sets the enum keys that won't be iterated over in the enum.