ProceduralAsset.

CheckForMissingAssets() Method

Summary

[Editor-Only] If there are any procedural assets which don't currently have a target asset, this method asks the user what they want to do about it.
Assembly
Weaver.dll
Namespace
Weaver.Editor.Procedural
Containing Type
ProceduralAsset

Syntax

public static void CheckForMissingAssets()

Return Value

Type Description
void