docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method GetOrDeclareComponentArray

    GetOrDeclareComponentArray(IterationContext, string, out LocalDeclarationStatementSyntax, out StatementSyntax)

    Declaration
    public override string GetOrDeclareComponentArray(RoslynEcsTranslator.IterationContext ctx, string componentTypeName, out LocalDeclarationStatementSyntax arrayInitialization, out StatementSyntax arrayDisposal)
    Parameters
    Type Name Description
    RoslynEcsTranslator.IterationContext ctx
    string componentTypeName
    LocalDeclarationStatementSyntax arrayInitialization
    StatementSyntax arrayDisposal
    Returns
    Type Description
    string
    Overrides
    TranslationContext.GetOrDeclareComponentArray(RoslynEcsTranslator.IterationContext, string, out LocalDeclarationStatementSyntax, out StatementSyntax)
    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)