Editor API Reference - v1.1.4
Developer Site
Blog
Discord
Forum
GitHub
Preparing search index...
BundleAssetData
Type Alias BundleAssetData
Represents the data for a Bundle asset.
type
BundleAssetData
=
{
assets
:
number
[]
;
}
Index
Properties
assets
Properties
assets
assets
:
number
[]
An array of asset ids contained in the bundle.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
assets
Home
Developer Site
Blog
Discord
Forum
GitHub
Editor API Reference - v1.1.4
Loading...
Represents the data for a Bundle asset.