Navigation
API > API/Plugins > API/Plugins/MoverExamples > API/Plugins/MoverExamples/CharacterVariants
Classes
| Type | Name | Description | |
|---|---|---|---|
| FZipliningState | Data block containing ziplining state info, used while ZipliningMode is active. | ||
| IZipline | Interface that can be implemented on an object supporting simple zipline traversal between 2 points, represented as Scene Components. | ||
| UZipline | |||
| UZiplineEndTransition | Transition that handles exiting ziplining based on input | ||
| UZiplineStartTransition | Transition that handles starting ziplining based on input. | ||
| UZipliningMode |
Variables
| Type | Name | Description | |
|---|---|---|---|
| const FName | Ziplining |