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 by James Bunting
www.jbgames.com/games/rod3d/

This page was automatically generated by jbgames Script Docs Generator