SC_GetObjectActive

Usage

int SC_GetObjectActive( int ObjectId)


Summary

Gets an object's active status.


Example

// get the active value of object 10
int ActiveValue;
ActiveValue = SC_GetObjectActive(10);


Last Revised: 10 May 2008

Full Functions List


Copyright 2008 to 2009 by James Bunting
www.jbplay.com/games/rod3d/

This page was automatically generated by James' Script Docs Generator