Class PlayableOutputNode
Inherited Members
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 PlayableOutputNode : SharedPlayableNode
Constructors
PlayableOutputNode(PlayableOutput)
Declaration
public PlayableOutputNode(PlayableOutput content)
Parameters
| Type | Name | Description |
|---|---|---|
| PlayableOutput | content |
Methods
GetContentType()
Declaration
public override Type GetContentType()
Returns
| Type | Description |
|---|---|
| Type |
Overrides
GetContentTypeShortName()
Declaration
public override string GetContentTypeShortName()
Returns
| Type | Description |
|---|---|
| System.String |
Overrides
ToString()
Declaration
public override string ToString()
Returns
| Type | Description |
|---|---|
| System.String |