docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class KeywordDependentCollection<TStorage, TAll, TAllPermutations, TForPermutation, TBase, TIInstance, TISet>

    Inheritance
    object
    KeywordDependentCollection<TStorage, TAll, TAllPermutations, TForPermutation, TBase, TIInstance, TISet>
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: UnityEditor.ShaderGraph.Internal
    Assembly: Unity.ShaderGraph.Editor.dll
    Syntax
    public abstract class KeywordDependentCollection<TStorage, TAll, TAllPermutations, TForPermutation, TBase, TIInstance, TISet> where TStorage : new() where TAll : TISet where TAllPermutations : TISet where TForPermutation : TISet, TIInstance where TBase : TISet, TIInstance where TIInstance : KeywordDependentCollection.IInstance where TISet : KeywordDependentCollection.ISet<TIInstance>
    Type Parameters
    Name Description
    TStorage
    TAll
    TAllPermutations
    TForPermutation
    TBase
    TIInstance
    TISet

    Properties

    Name Description
    this[int]
    all
    allPermutations
    baseInstance

    All permutation will inherit from base's active fields

    baseStorage
    permutationCount
    permutationStorages

    Methods

    Name Description
    CreateAllPermutationsSmartPointer()
    CreateAllSmartPointer()
    CreateBaseSmartPointer()
    CreateForPermutationSmartPointer(int)
    GetOrCreateForPermutationIndex(int)
    SetForPermutationIndex(int, TStorage)
    In This Article
    Back to top
    Copyright © 2023 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)