docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method AddPlatformOverride

    AddPlatformOverride(RuntimePlatform, TableReference, TableEntryReference, EntryOverrideType)

    Add a platform override for the table, entry or both.

    Declaration
    public void AddPlatformOverride(RuntimePlatform platform, TableReference table, TableEntryReference entry, EntryOverrideType entryOverrideType = EntryOverrideType.TableAndEntry)
    Parameters
    Type Name Description
    RuntimePlatform platform

    The platform to override.

    TableReference table

    The table collection to use instead of the current one.

    TableEntryReference entry

    The entry to use instead of the current one.

    EntryOverrideType entryOverrideType

    Flags to insidcate the type of override to apply, table, entry or both.

    In This Article
    Back to top
    Copyright © 2024 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)