/
Cavrnus Collab Viewer Commands Integration

Cavrnus Collab Viewer Commands Integration

 

image-20240613-222552.png
In-app view of the available commands

Overview

The CVT project uses Commands as the standard for defining and creating extendable features. The built-in features have been fully Cavrnized, and following these straightforward guides will demonstrate how to integrate Cavrnus into an existing application.

Level Setup

All of the core Cavrnus-logic is conveniently located in the AC_CavrnusCVTManager actor. This needs to be in the level along with the CavrnusSpatialConnector. To easily add these Actors to a level, navigate to CavrnusCVT > Setup Level for Cavrnus & CVT

image-20240826-204219.png
Both of these Actors must be in your level in order to run Cavrnus with CVT!

Cavrnized Commands

Setting up CVT with Cavrnus is intended to be as seamless as possible. Integration involves editing CVT blueprints as little as possible, opting for Event Dispatchers to hook necessary Cavrnus logic. Aside from the Pawns, the default CVT blueprints do not depend on Cavrnus architecture because of this approach.

Follow the below links to setup each command CVT offers with the power of Cavrnus.

 

 

Related content

Cavrnus Collab Viewer Manual Setup
Cavrnus Collab Viewer Manual Setup
More like this
Cavrnus-CVT Level Setup
Cavrnus-CVT Level Setup
More like this
Cavrnus Collab Viewer Setup
Cavrnus Collab Viewer Setup
More like this
Cavrnus Collab Viewer
Cavrnus Collab Viewer
More like this
Cavrnized-CVT User Interface
Cavrnized-CVT User Interface
Read with this
Cavrnus Unreal API Headers
Cavrnus Unreal API Headers
More like this