Changes
Page history
Update Home
authored
May 28, 2020
by
Marius Schmeling
Show whitespace changes
Inline
Side-by-side
Home.md
View page @
cfb554e4
...
@@ -4,6 +4,10 @@ For Installation, please see the wiki page for [Installation](Installation).
...
@@ -4,6 +4,10 @@ For Installation, please see the wiki page for [Installation](Installation).
For C++ / Blueprint usage and a Documentation of the Plugins public functions, please check out the matching wiki page for each public Class and Enum:
For C++ / Blueprint usage and a Documentation of the Plugins public functions, please check out the matching wiki page for each public Class and Enum:
*
[
VAEnums
](
Documentation/VAEnmus
)
*
[
VAEnums
](
Documentation/VAEnmus
)
*
All Enums used within the Plugin
*
[
VAReceiverActor
](
Documentation/VAReceiverActor
)
*
[
VAReceiverActor
](
Documentation/VAReceiverActor
)
*
Actor i.a. handling the Connection and Scene Settings for the current world
*
[
VAReflectionWall
](
Documentation/VAReflectionWall
)
*
[
VAReflectionWall
](
Documentation/VAReflectionWall
)
*
Actor representing a wall on which the Sound Sources should reflect on
*
[
VASoundSourceComponent
](
Documentation/VASoundSourceComponent
)
*
[
VASoundSourceComponent
](
Documentation/VASoundSourceComponent
)
*
Actor Component representing a Sound Source.