P
P
Pavel2017-01-15 23:09:15
C++ / C#
Pavel, 2017-01-15 23:09:15

How to make a reaction to an event in the Unity 3D C# console?

A question. I am making an AR application. And when the application finds an object from the camera, the default (or you can register) message is automatically displayed in the log. It is necessary to make it so that if a certain event appears in the console, then, for example, some block, etc. is displayed. Please help with the code. Thank you.
56db97550c2d4a968519d38ea2930d29.jpg

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
Daniil Basmanov, 2017-01-16
@Jeckit

And what about the console? You do not need to subscribe to the text in the console, but directly to the place where the event is called. How exactly to do this depends on the framework used. You can start by reading MSDN and the official tutorial .

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question