CNiLights::Item

3D Graph

Class
CNiLights::
Item()
Base ClassesData ItemsConstructorsDestructorsFunctionsGo to hierarchy chart    Prev page: GetIidNext page: operator =    
Public Function Declared in:
NiLights.h

'Declaration' icon -- Shortcut to top of page. Declaration

CNiLight Item(
    long lightIndex);

'Description' icon -- Shortcut to top of page. Description

Returns the specified light from the current collection of lights.

Shortcut to top of page. Parameters

long lightIndex

Specifies the one-based index of the light to return.

Note: Currently, this value must be in the range of 1 to 4.

'See Also' icon -- Shortcut to top of page. See Also