Show / Hide Table of Contents

    Class PrefabAttribute

    Attribute used to ensure that a GameObject inspector slot only accepts prefabs.

    Inheritance
    Object
    PrefabAttribute
    Namespace: Microsoft.MixedReality.Toolkit
    Assembly: cs.temp.dll.dll
    Syntax
    [AttributeUsage(AttributeTargets.Field)]
    public sealed class PrefabAttribute : PropertyAttribute
    Back to top Generated by DocFX