Quantcast
Channel: Questions in topic: "error message"
Viewing all articles
Browse latest Browse all 2891

InvokeRepeating works nowhere, but why?

$
0
0
Following Code isnt working: public class Player : MonoBehaviour { public void Start() { InvokeRepeating("Test()", 0, 1); } public void Test() { print("Test"); } } Error Message: Trying to Invoke method: Player.Test() couldn't be called.

Viewing all articles
Browse latest Browse all 2891

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>