Dota 2 Workshop Tools/Scripting/API/CBaseModelEntity.SetLightGroup
< Dota 2 Workshop Tools | Scripting | API

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 |