scratch-dsl
Toggle table of contents
master
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
scratch-dsl
scratch-dsl
/
org.scratchapi.scratchdsl
/
Asset
Asset
interface
Asset
Inheritors
Costume
Sound
Members
Properties
asset
Id
Link copied to clipboard
abstract
val
assetId
:
String
data
Link copied to clipboard
abstract
val
data
:
ByteArray
?
data
Format
Link copied to clipboard
abstract
val
dataFormat
:
String
md5Ext
Link copied to clipboard
open
val
md5Ext
:
String
name
Link copied to clipboard
abstract
val
name
:
String
path
Link copied to clipboard
abstract
val
path
:
Path
?
Functions
extra
Attributes
Link copied to clipboard
open
fun
JsonObjectBuilder
.
extraAttributes
(
)
represent
Asset
Link copied to clipboard
open
fun
representAsset
(
)
:
JsonObject