GetObjectAlpha

From NPC for VCMP 0.4 Servers
Jump to navigation Jump to search

This function was added in v1.7 beta and will not work in previous versions.


Description:
Gets the alpha value of a object


Parameters:

(objectid)

objectid : The ID of the object to retrieve the alpha value for.


Return Values:
The alpha value of the object. Throws error if object with the specified ID does not exist.



Related Functions

The following functions may be helpful as they relate to this function in one way or another.