Component used to listen to ar trackable object changes
Member | Type | Offset | Share |
---|---|---|---|
OnAddTrackedGeometry
Base class catch all. |
FMulticastInlineDelegate | 0xb0 | |
OnUpdateTrackedGeometry
Event that happens when any trackable ar item is updated |
FMulticastInlineDelegate | 0xc0 | |
OnRemoveTrackedGeometry
Event that happens when any trackable ar item is removed from the scene |
FMulticastInlineDelegate | 0xd0 | |
OnAddTrackedPlane
Tracked plane events. |
FMulticastInlineDelegate | 0xe0 | |
OnUpdateTrackedPlane
Event that happens when any ar plane item is updated |
FMulticastInlineDelegate | 0xf0 | |
OnRemoveTrackedPlane
Event that happens when any ar plane item is removed from the scene |
FMulticastInlineDelegate | 0x100 | |
OnAddTrackedPoint
Tracked Point events. |
FMulticastInlineDelegate | 0x110 | |
OnUpdateTrackedPoint
Event that happens when any ar Point item is updated |
FMulticastInlineDelegate | 0x120 | |
OnRemoveTrackedPoint
Event that happens when any ar Point item is removed from the scene |
FMulticastInlineDelegate | 0x130 | |
OnAddTrackedImage
Tracked Image events. |
FMulticastInlineDelegate | 0x140 | |
OnUpdateTrackedImage
Event that happens when any ar Image item is updated |
FMulticastInlineDelegate | 0x150 | |
OnRemoveTrackedImage
Event that happens when any ar Image item is removed from the scene |
FMulticastInlineDelegate | 0x160 | |
OnAddTrackedFace
Tracked Face events. |
FMulticastInlineDelegate | 0x170 | |
OnUpdateTrackedFace
Event that happens when any ar Face item is updated |
FMulticastInlineDelegate | 0x180 | |
OnRemoveTrackedFace
Event that happens when any ar Face item is removed from the scene |
FMulticastInlineDelegate | 0x190 | |
OnAddTrackedEnvProbe
Tracked environment capture probe events. |
FMulticastInlineDelegate | 0x1a0 | |
OnUpdateTrackedEnvProbe
Event that happens when any ar environment capture probe item is updated |
FMulticastInlineDelegate | 0x1b0 | |
OnRemoveTrackedEnvProbe
Event that happens when any ar environment capture probe item is removed from the scene |
FMulticastInlineDelegate | 0x1c0 | |
OnAddTrackedObject
Tracked object events. |
FMulticastInlineDelegate | 0x1d0 | |
OnUpdateTrackedObject
Event that happens when any ar detected object item is updated |
FMulticastInlineDelegate | 0x1e0 | |
OnRemoveTrackedObject
Event that happens when any ar detected object item is removed from the scene |
FMulticastInlineDelegate | 0x1f0 |