Skip to content

How does one acquire names of positional arguments? #111133

Discussion options

You must be logged in to vote

The parameter name is delta. When you call the method you can provide the named parameter instead of a positional one ie. _Process(delta: 1234) instead of _Process(1234)

Replies: 2 comments 4 replies

Comment options

You must be logged in to vote
1 reply
@RokeJulianLockhart
Comment options

Comment options

You must be logged in to vote
3 replies
@RokeJulianLockhart
Comment options

@pinkfloydx33
Comment options

Answer selected by RokeJulianLockhart
@RokeJulianLockhart
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants