Class name
@dan1st
Picking up from yesterday, what would you call this class?
13 Replies
⌛ This post has been reserved for your question.
Hey @Danish Pirate! Please useTIP: Narrow down your issue to simple and precise questions to maximize the chance that others will reply in here./closeor theClose Postbutton above when your problem is solved. Please remember to follow the help guidelines. This post will be automatically marked as dormant after 300 minutes of inactivity.
ahhhhh now I have to read C++ code
It's C#
or that
I just looked at the first 4 lines and saw underscores later
Also, the syntax is not important. I want to know whether the name is an accurate description of what the functions do.
What is the
ar prefix used for?Argumented Reality
This is to distinquish from a physics raycast
That class desn't have any public API?
seems like a useless class if it cannot be used
It invokes events in another class.
yes but what is it invoked by?
The class listens for events from another class that handles input
I wanted the class that handles input to be decoupled from the rest of the program so it only knows about itself.
idk what kind of input it is but it seems that the name should reflect that the class is processing/listening to that input
I can't tell you much more without knowing how it is called as I don't see anything non-
private/overrides
Ask yourself the following: What about that class is visible (as API or how it affects other things) to the outside world?💤 Post marked as dormant
This post has been inactive for over 300 minutes, thus, it has been archived.
If your question was not answered yet, feel free to re-open this post or create a new one.
In case your post is not getting any attention, you can try to use /help ping.
Warning: abusing this will result in moderative actions taken against you.