﻿id	summary	reporter	owner	description	type	status	milestone	component	version	severity	resolution	keywords	cc
613	Obfsucator Stripping ObjEvent functions	tulio150		"{{{
ObjEvent($obj, ""Prefix"", ""Something"")
Func PrefixEvent()
	$obj.action()
EndFunc
Func Prefix()
	$obj.otherAction()
EndFunc
}}}
Running Obfuscator will remove the ""PrefixEvent"" UDF, but not the ""Prefix"""	Bug	closed		Other	3.2.12.0	None	No Bug	obfuscator strip udf objevent	
