Api Sandbox Mounting MountUtility
class

MountUtility

public static abstract sealed class MountUtility

Methods

static ResourceLoader FindLoader(String loaderPath)

Find a ResourceLoader by its mount path.

static Texture GetPreviewTexture(String loaderPath)

Create a preview texture for the given resource loader.

static Texture GetPreviewTexture(ResourceLoader loader)

Create a preview texture for the given resource loader.

Assembly: Sandbox.Engine Namespace: Sandbox.Mounting Full Name: Sandbox.Mounting.MountUtility