Skip to content

[ENH] Remove unnecessary in modifiers for string parameters  #84

@GlebChili

Description

@GlebChili

Description

Some of our method contracts in the ILua interface have in modifier for string parameters (like ILua.PushString). Such modifiers are unnecessary and were introduced by mistake on the early stages of development.

Solution

Remove in modifiers for string parameters.

Metadata

Metadata

Assignees

Labels

GmodNET.APIIssue related to GmodNET.APIRuntimeIssue related to GmodNET Runtimebreaking-changeBreaking change in the GmodNET.API or Lua interfaceenhancementNew feature or request

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions