Loom Engine - v3.1.1
GitHub
TheWorldTable.ai
Preparing search index...
IManagedResource
Interface IManagedResource
interface
IManagedResource
{
onAttach
?
(
world
:
LifecycleWorld
)
:
void
;
onDetach
?
(
world
:
LifecycleWorld
)
:
void
;
dispose
?
()
:
void
;
}
Index
Methods
on
Attach?
on
Detach?
dispose?
Methods
Optional
on
Attach
onAttach
?
(
world
:
LifecycleWorld
)
:
void
Parameters
world
:
LifecycleWorld
Returns
void
Optional
on
Detach
onDetach
?
(
world
:
LifecycleWorld
)
:
void
Parameters
world
:
LifecycleWorld
Returns
void
Optional
dispose
dispose
?
()
:
void
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Methods
on
Attach
on
Detach
dispose
GitHub
TheWorldTable.ai
Loom Engine - v3.1.1
Loading...