Table of Contents

Method IsRegistered

Namespace
GrindFest.Content.Editor
Assembly
GrindFest.dll

IsRegistered(string)

Whether an asset path is something the content manifest can resolve.

public static bool IsRegistered(string assetPath)

Parameters

assetPath string

Returns

bool