Xivgear Types Documentation
Preparing search index...
@xivgear/core
sims/sim_registry
getSimSpecByStub
Function getSimSpecByStub
getSimSpecByStub
(
stub
:
string
)
:
SimSpec
<
any
,
any
>
Given a sim stub (see
SimSpec.stub
), return the actual sim spec.
Parameters
stub
:
string
The sim spec stub
Returns
SimSpec
<
any
,
any
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Xivgear Types Documentation
Loading...
Given a sim stub (see SimSpec.stub), return the actual sim spec.