Skip to content

Use structure types for table arguments / return values #3

@NullEnt1ty

Description

@NullEnt1ty

Some functions are using tables for arguments or return values. The table structure is often referenced in the description of the argument / return value. There should be an additional field with that structure reference if there is a reliable way of extracting that information from the description.

Example: https://wiki.facepunch.com/gmod/Entity:FireBullets

Entity:FireBullets( table bulletInfo, boolean suppressHostEvents = false )
table bulletInfo
The bullet data to be used. See the Structures/Bullet.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions