function

Non-platform specific questions.

function

Postby raminkhan » Tue Feb 14, 2012 6:44 am

i just made a function in global code, how can I use it in my script editor?
raminkhan
 
Posts: 63
Joined: Mon Sep 12, 2011 3:35 pm
Score: 0 Give a positive score

Re: function

Postby skydereign » Tue Feb 14, 2012 7:06 am

Call the function.
Global Code
Code: Select all
void
function ()
{
    //
}


Any Script
Code: Select all
function();

You should know how to call functions, for example ChangeAnimation is a function.
User avatar
skydereign
 
Posts: 3510
Joined: Mon Jul 28, 2008 8:29 am
Score: 589 Give a positive score


Return to General

Who is online

Users browsing this forum: No registered users and 1 guest