Skip to content

Make a cleaner API for occlusion from Python - #16

Open
ccp-zoetrope wants to merge 1 commit into
mainfrom
audiomanager-occlusion-api
Open

Make a cleaner API for occlusion from Python#16
ccp-zoetrope wants to merge 1 commit into
mainfrom
audiomanager-occlusion-api

Conversation

@ccp-zoetrope

Copy link
Copy Markdown
Member

In order for the client to be able to interact with our occlusion API it was necessary for it to reach down to the raw C++ audio manager (e.g. GetAudioManager().manager). This commit adds an actual API on the Python side that can be used instead.

In order for the client to be able to interact with our occlusion API it was necessary for it to reach down to the raw C++ audio manager (e.g. `GetAudioManager().manager`). This commit adds an actual API on the Python side that can be used instead.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants