Dota 2 Workshop Tools/Scripting/API/CBaseEntity.RemoveEffects: 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 RemoveEffects(int ''nFlags'') '''
''' void RemoveEffects(int ''nFlags'') '''


''CBaseEntity:RemoveEffects''
''RemoveEffects( int ): Removes the render effect flag.''





Revision as of 23:06, 18 June 2015

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

Function Description

void RemoveEffects(int nFlags)

RemoveEffects( int ): Removes the render effect flag.


Example
function CBaseEntity:RemoveEffects( nFlags ) end

Parameters

Type Name Description
int nFlags No Description Set