Verwendungen von Klasse
net.risingworld.api.assets.AssetBundle
-
Verwendungen von AssetBundle in net.risingworld.api.assets
Modifizierer und TypMethodeBeschreibungstatic AssetBundle
AssetBundle.loadFromFile
(String file) Loads an asset bundle from a file on the hard drive.Modifizierer und TypMethodeBeschreibungstatic PrefabAsset
PrefabAsset.loadFromAssetBundle
(AssetBundle bundle, String path) Loads a prefab from an AssetBundle.static SoundAsset
SoundAsset.loadFromAssetBundle
(AssetBundle bundle, String path) static StyleSheetAsset
StyleSheetAsset.loadFromAssetBundle
(AssetBundle bundle, String path) static TextureAsset
TextureAsset.loadFromAssetBundle
(AssetBundle bundle, String path)