Class SharedPlayableNode | Package Manager UI website
docs.unity3d.com
    Show / Hide Table of Contents

    Class SharedPlayableNode

    Inheritance
    System.Object
    Node
    SharedPlayableNode
    PlayableNode
    PlayableOutputNode
    Inherited Members
    Node.content
    Node.weight
    Node.active
    Node.parent
    Node.children
    Node.AddChild(Node)
    Node.depth
    Node.GetContentType()
    Node.GetContentTypeName()
    Node.GetContentTypeShortName()
    Node.ToString()
    Node.GetColor()
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    Namespace: GraphVisualizer
    Syntax
    public class SharedPlayableNode : Node

    Constructors

    SharedPlayableNode(Object, Single, Boolean)

    Declaration
    public SharedPlayableNode(object content, float weight = 1F, bool active = false)
    Parameters
    Type Name Description
    System.Object content
    System.Single weight
    System.Boolean active

    Methods

    InfoString(String, Double)

    Declaration
    protected static string InfoString(string key, double value)
    Parameters
    Type Name Description
    System.String key
    System.Double value
    Returns
    Type Description
    System.String

    InfoString(String, Int32)

    Declaration
    protected static string InfoString(string key, int value)
    Parameters
    Type Name Description
    System.String key
    System.Int32 value
    Returns
    Type Description
    System.String

    InfoString(String, Object)

    Declaration
    protected static string InfoString(string key, object value)
    Parameters
    Type Name Description
    System.String key
    System.Object value
    Returns
    Type Description
    System.String

    RemoveFromEnd(String, String)

    Declaration
    protected static string RemoveFromEnd(string str, string suffix)
    Parameters
    Type Name Description
    System.String str
    System.String suffix
    Returns
    Type Description
    System.String
    Back to top
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023