Dota 2 Workshop Tools/Scripting/API/CBaseModelEntity.SetLightGroup: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Dota_Lebot push: Updated Page)
 
(Dota_Lebot push: Updated Page)
Line 8: Line 8:
''' void SetLightGroup(string ''pLightGroup'') '''
''' void SetLightGroup(string ''pLightGroup'') '''


''CBaseModelEntity:SetLightGroup''
''SetLightGroup( string ): Sets the light group of the entity.''





Revision as of 23:07, 18 June 2015

Note.pngNote: This page is automatically generated. Any changes may be overwritten

Function Description

void SetLightGroup(string pLightGroup)

SetLightGroup( string ): Sets the light group of the entity.


Example
function CBaseModelEntity:SetLightGroup( pLightGroup ) end

Parameters

Type Name Description
string pLightGroup No Description Set