Docs
Preparing search index...
The search index is not available
Core Engine - v2.4.0b122
Core Engine
Mod
BuildConfig
Source
Interface Source
interface
Source
{
apiInstance
:
any
;
gameVersion
:
any
;
json
:
JSONObject
;
optimizationLevel
:
number
;
path
:
string
;
sourceName
:
string
;
sourceType
:
number
;
setAPI
(
api
:
any
)
:
void
;
setOptimizationLevel
(
level
:
number
)
:
void
;
setPath
(
path
:
string
)
:
void
;
setSourceName
(
sourceName
:
string
)
:
void
;
setSourceType
(
type
:
number
)
:
void
;
}
Index
Methods
setAPI
set
Optimization
Level
set
Path
set
Source
Name
set
Source
Type
Properties
api
Instance
game
Version
json
optimization
Level
path
source
Name
source
Type
Methods
setAPI
setAPI
(
api
)
:
void
Parameters
api
:
any
Returns
void
set
Optimization
Level
set
Optimization
Level
(
level
)
:
void
Parameters
level
:
number
Returns
void
set
Path
set
Path
(
path
)
:
void
Parameters
path
:
string
Returns
void
set
Source
Name
set
Source
Name
(
sourceName
)
:
void
Parameters
sourceName
:
string
Returns
void
set
Source
Type
set
Source
Type
(
type
)
:
void
Parameters
type
:
number
Returns
void
Properties
api
Instance
api
Instance
:
any
Readonly
game
Version
game
Version
:
any
json
json
:
JSONObject
optimization
Level
optimization
Level
:
number
path
path
:
string
source
Name
source
Name
:
string
source
Type
source
Type
:
number
Settings
Member Visibility
Inherited
Protected
Internal
Deprecated
Theme
OS
Light
Dark
On This Page
Methods
setAPI
set
Optimization
Level
set
Path
set
Source
Name
set
Source
Type
Properties
api
Instance
game
Version
json
optimization
Level
path
source
Name
source
Type
Docs
Core Engine - v2.4.0b122
Loading...
Copyright © 2024 Nernar. Copyright © 2020 #mineprogramming. Built with ❤ and
TypeDoc
.