PrefAttribute.

IsSupportedPref(Type) Method

Summary

[Editor-Only] Indicates whether the specified `type` can be saved as a pref.
Assembly
Weaver.dll
Namespace
Weaver
Containing Type
PrefAttribute

Syntax

public static bool IsSupportedPref(Type type)

Parameters

Name Type Description
type Type

Return Value

Type Description
bool