#1

Hello everyone. I have a little doubt about how to declare functions to use in the Gamemode

Код:
forward MyFunction();
public MyFunction() {

// rest of code

}

stock MyFunction(){

// rest of code

}

MyFunction(){

// rest of code

}
What are their differences and what is the recommended way?
Reply


Messages In This Thread
Dude - by Juance - 06.01.2018, 16:22
Re: Dude - by jasperschellekens - 06.01.2018, 16:39
Re: Dude - by ThePhenix - 06.01.2018, 16:43
Re: Dude - by Juance - 06.01.2018, 17:13
Re: Dude - by Dayrion - 06.01.2018, 18:17
Re: Dude - by Juance - 06.01.2018, 20:31
Re: Dude - by Dayrion - 06.01.2018, 22:07
Re: Dude - by ThePhenix - 06.01.2018, 22:40

Forum Jump:


Users browsing this thread: 1 Guest(s)