docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Delegate OnLogMessageFormatterDelegate.Delegate

    Delegate that describes the function pointer

    Namespace: Unity.Logging.Sinks
    Assembly: Unity.Logging.dll
    Syntax
    public delegate int OnLogMessageFormatterDelegate.Delegate(in LogMessage logEvent, ref FormatterStruct formatter, ref FixedString512Bytes outTemplate, ref UnsafeText messageBuffer, IntPtr memoryManager, IntPtr userData, Allocator allocator)
    Parameters
    Type Name Description
    LogMessage logEvent
    FormatterStruct formatter
    FixedString512Bytes outTemplate
    UnsafeText messageBuffer
    IntPtr memoryManager
    IntPtr userData
    Allocator allocator
    Returns
    Type Description
    int
    In This Article
    Back to top
    Copyright © 2025 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)