Property | Type | Description | |
---|---|---|---|
eventSourceNode | |||
eventType | EventType | ||
globalMousePosition | |||
message | string | ||
point |
Method | Description | |
---|---|---|
NodeEvent ( EventType type ) : UnityEngine | ||
NodeEvent ( EventType type, |
||
NodeEvent ( EventType type, string message ) : UnityEngine |
public NodeEvent ( EventType type ) : UnityEngine | ||
type | EventType | |
return | UnityEngine |
public NodeEvent ( EventType type, |
||
type | EventType | |
node | ||
localMousePos | ||
point | ||
return | UnityEngine |
public NodeEvent ( EventType type, string message ) : UnityEngine | ||
type | EventType | |
message | string | |
return | UnityEngine |
public Vector2,UnityEngine globalMousePosition | ||
return |