Preparing search index...
The search index is not available
DevToIX
|
BeamToIX
beamtoix
API - end-user/story
createStoryFromConfig
Function createStoryFromConfig
create
Story
From
Config
(
cfgUrl
,
callback
,
fps
?
,
createParams
?
)
:
void
Creates a story by loading the configuration from a file or a teleported story.
Parameters
cfgUrl
:
string
callback
:
(
(
story
:
Story
)
=>
void
)
(
story
)
:
void
Parameters
story
:
Story
Returns
void
Optional
fps
:
uint
Optional
createParams
:
CreateStoryParams
Returns
void
See
config-file
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
beamtoix
Loading...
Creates a story by loading the configuration from a file or a teleported story.