- Timestamp:
 - Jun 14, 2006, 4:27:26 PM (19 years ago)
 - File:
 - 
          
- 1 edited
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
        
branches/script_engine/src/lib/script_engine/script.h
r8271 r8396 46 46 bool executeFunction(); 47 47 48 // get returned values the last return value in lua is the first in c. TODO: change order of return48 // get returned values in the order the lua function returns it 49 49 int getReturnedInt(); 50 50 bool getReturnedBool();  
Note: See TracChangeset
          for help on using the changeset viewer.
      


            






