Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

CSC

image-20240613-235209.pngImage Removed

BP_CropBoxComponent

image-20240613-235244.pngImage Removed

BP_CropBox

image-20240613-235344.pngImage Removed

image-20240613-235411.pngImage Removed

image-20240613-235429.pngImage Removed

image-20240613-235545.pngImage Removed
Note

Reminder: All of the Event Dispatchers we create must match exactly to what is shown in this guide!

Modifying BP_CropBox Blueprint

Info

CVT BP_CropBox Blueprint Location

→ CollaborativeViewer/Blueprints/Commands/Cropbox/BPs/BP_CropBox

→ Add Event Dispatchers to BP_CropBox

image-20240826-231915.pngImage Added
image-20240826-231925.pngImage Added

image-20240826-231945.pngImage Added
image-20240826-231957.pngImage Added

image-20240826-232021.pngImage Added
image-20240826-232029.pngImage Added

→ Add Call to CavrnusSetExcludeInclude Event Dispatch

image-20240916-210419.pngImage Added

→ Add Calls to CavrnusSetInteractionState and CavrnusSetIsMoving

image-20240916-210606.pngImage Added

Modifying BP_CropBoxComponent Blueprint

Info

CVT BP_CropBoxComponent Blueprint Location

→ CollaborativeViewer/Blueprints/Commands/Cropbox/BP_CropBoxComponent

Add Event Dispatcher to BP_CropBoxComponent

image-20240826-231702.pngImage Added

image-20240826-231608.pngImage Added

Add Call to CavrnusCropBoxSpawned

image-20240916-210851.pngImage Added