Preparing search index...
The search index is not available
pureboard
pureboard
shared/interface
HiddenObjectsData
Interface HiddenObjectsData<Type>
Interface representing the state of hidden objects in a game.
interface
HiddenObjectsData
<
Type
>
{
objects
:
ObjectsMap
<
Type
>
;
}
Type Parameters
Type
Index
Properties
objects
Properties
objects
objects
:
ObjectsMap
<
Type
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
objects
pureboard
Loading...
Interface representing the state of hidden objects in a game.