Remove empty [b]Example:[/b] lines from the class reference
This commit is contained in:
parent
1bd740d18d
commit
4ce5856384
29 changed files with 32 additions and 78 deletions
|
|
@ -286,7 +286,6 @@
|
|||
<param index="0" name="event" type="InputEvent" />
|
||||
<description>
|
||||
Feeds an [InputEvent] to the game. Can be used to artificially trigger input events from code. Also generates [method Node._input] calls.
|
||||
[b]Example:[/b]
|
||||
[codeblocks]
|
||||
[gdscript]
|
||||
var cancel_event = InputEventAction.new()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue