Public Member Functions |
|
FBEventConnectionNotify (HKEventBase pEvent) | |
Constructor. |
|
Public Attributes |
|
FBConnectionAction | Action |
Read Only Property: Connection's
action performed. |
|
FBConnectionType | ConnectionType |
Read Only Property: Connection's
type. |
|
FBPlug | DstPlug |
Read Only Property: The destination
plug involved in the action. |
|
FBPlug | NewPlug |
Read Only Property: New plug created
by the action. (Mostly used by merge/replace) |
|
int | SrcIndex |
Read Only Property: Index of the
source in the destination component. |
|
FBPlug | SrcPlug |
Read Only Property: The source plug
involved in the action. |
FBEventConnectionNotify | ( | HKEventBase | pEvent | ) |
Constructor.
pEvent | Base event (internal) to obtain information from. |
Read Only Property: Connection's action performed.
Read Only Property: Connection's type.