Search Results for

    Show / Hide Table of Contents

    Struct CrowdGoalSystem

    Implements
    ISystem
    ISystemCompilerGenerated
    Inherited Members
    ValueType.Equals(object)
    ValueType.GetHashCode()
    ValueType.ToString()
    object.Equals(object, object)
    object.GetType()
    object.ReferenceEquals(object, object)
    Namespace: ProjectDawn.Navigation
    Assembly: ProjectDawn.Navigation.dll
    Syntax
    [UpdateInGroup(typeof(AgentPathingSystemGroup))]
    public struct CrowdGoalSystem : ISystem, ISystemCompilerGenerated

    Methods

    OnCreateForCompiler(ref SystemState)

    Generated by compilation pipeline and used internally.

    Declaration
    public void OnCreateForCompiler(ref SystemState state)
    Parameters
    Type Name Description
    SystemState state

    The Unity.Entities.SystemState backing this system instance

    Implements

    Unity.Entities.ISystem
    Unity.Entities.ISystemCompilerGenerated
    In This Article
    Back to top Copyright © ProjectDawn.
    Generated by DocFX