![]() |
Attention | Topic was automatically imported from the old Question2Answer platform. |
![]() |
Asked By | givenmnisi6 |
Do we have private void methods in Godot ?
![]() |
Attention | Topic was automatically imported from the old Question2Answer platform. |
![]() |
Asked By | givenmnisi6 |
Do we have private void methods in Godot ?
![]() |
Reply From: | spaceyjase |
Prepend a single underscore (_) to virtual methods functions the user must override, private functions, and private variables: