Class PrefabAttribute
Attribute used to ensure that a GameObject inspector slot only accepts prefabs.
Namespace: Microsoft.MixedReality.Toolkit
Assembly: cs.temp.dll.dll
Syntax
[AttributeUsage(AttributeTargets.Field)]
public sealed class PrefabAttribute : PropertyAttribute