Class VFXMouseEventBinder
  
Inheritance
System.Object
VFXMouseEventBinder
 
Syntax
public class VFXMouseEventBinder : VFXEventBinderBase
 
Fields
  
activation
Declaration
public VFXMouseEventBinder.Activation activation
 
Field Value
RaycastMousePosition
Declaration
public bool RaycastMousePosition
 
Field Value
| Type | Description | 
| System.Boolean |  | 
Methods
  
SetEventAttribute(Object[])
Declaration
protected override void SetEventAttribute(object[] parameters)
 
Parameters
| Type | Name | Description | 
| System.Object[] | parameters |  | 
Overrides