Skip to content

Methods_T_MSCLoader_LoadAssets

piotrulos edited this page Oct 8, 2021 · 1 revision

LoadAssets Methods

The LoadAssets type exposes the following members.

Methods

 

Name Description
Public methodStatic member LoadBundle(Byte[]) Loads assetbundle from Resources
Public methodStatic member LoadBundle(String) Loads assetbundle from Embedded Resources
Public methodStatic member LoadBundle(Mod, String) Loads assetbundle from Assets folder
Public methodStatic member LoadOBJ **Obsolete. ** Load (.obj) file from mod assets folder and return as GameObject
Public methodStatic member LoadOBJMesh **Obsolete. ** Load (.obj) file from mod assets folder and return as Mesh
Public methodStatic member LoadTexture Load texture (*.dds, *.jpg, *.png, *.tga) from mod assets folder
Public methodStatic member MakeGameObjectPickable Make GameObject Pickable, make sure your GameObject has Rigidbody and colliders attached.
  Back to Top

See Also

Reference

LoadAssets Class
MSCLoader Namespace

Clone this wiki locally