Class GameplayPropertyReaderNode<TData, TSimPorts, TKernelData, TKernelPorts, TKernel> | Compositor | 0.4.0-preview.1
docs.unity3d.com
    Show / Hide Table of Contents

    Class GameplayPropertyReaderNode<TData, TSimPorts, TKernelData, TKernelPorts, TKernel>

    Inheritance
    Object
    GameplayPropertyReaderNode<TData, TSimPorts, TKernelData, TKernelPorts, TKernel>
    BoolPropertyReaderNode
    Float2PropertyReaderNode
    Float3PropertyReaderNode
    Float4PropertyReaderNode
    FloatPropertyReaderNode
    IntPropertyReaderNode
    LongPropertyReaderNode
    QuaternionPropertyReaderNode
    ShortPropertyReaderNode
    UIntPropertyReaderNode
    ULongPropertyReaderNode
    UShortPropertyReaderNode
    Namespace: Unity.Compositor
    Syntax
    public abstract class GameplayPropertyReaderNode<TData, TSimPorts, TKernelData, TKernelPorts, TKernel> : NodeDefinition<TData, TSimPorts, TKernelData, TKernelPorts, TKernel>, IEntityContextHandler, ITaskPortMsgHandler<IEntityContextHandler, EntityContext>, IMsgHandler<ulong> where TData : struct, IPropertyData, INodeData where TSimPorts : struct, ISimulationPortDefinition where TKernelData : struct, IKernelData where TKernelPorts : struct, IKernelPortDefinition where TKernel : struct, IGraphKernel<TKernelData, TKernelPorts>
    Type Parameters
    Name Description
    TData
    TSimPorts
    TKernelData
    TKernelPorts
    TKernel

    Methods

    EmitMessageOfType(UpdateContext, GraphVariant)

    Declaration
    protected abstract void EmitMessageOfType(in UpdateContext ctx, GraphVariant newValue)
    Parameters
    Type Name Description
    UpdateContext ctx
    GraphVariant newValue

    GetContextPort(NodeHandle)

    Declaration
    protected abstract InputPortID GetContextPort(NodeHandle handle)
    Parameters
    Type Name Description
    NodeHandle handle
    Returns
    Type Description
    InputPortID

    GetPort(NodeHandle)

    Declaration
    public InputPortID GetPort(NodeHandle handle)
    Parameters
    Type Name Description
    NodeHandle handle
    Returns
    Type Description
    InputPortID

    HandleMessage(MessageContext, UInt64)

    Declaration
    public void HandleMessage(in MessageContext ctx, in ulong message)
    Parameters
    Type Name Description
    MessageContext ctx
    UInt64 message

    HandleMessage(MessageContext, EntityContext)

    Declaration
    public void HandleMessage(in MessageContext ctx, in EntityContext message)
    Parameters
    Type Name Description
    MessageContext ctx
    EntityContext message

    OnUpdate(UpdateContext)

    Declaration
    protected override void OnUpdate(in UpdateContext ctx)
    Parameters
    Type Name Description
    UpdateContext ctx
    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