implement customevent
This commit is contained in:
		@@ -8,8 +8,4 @@ XFCustomEvent::XFCustomEvent(int id, interface::XFBehavior *pBehavior):
 | 
			
		||||
    setBehavior(pBehavior);
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
bool XFCustomEvent::deleteAfterConsume() const {
 | 
			
		||||
    return bDeleteAfterConsume_;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user