Version

    Other Documentation

menu_open
Wwise SDK 2018.1.11

◆ PreCreateOrModify()

virtual AK::Wwise::ISourceControl::OperationResult AK.Wwise::ISourceControl::PreCreateOrModify ( const StringList in_rFilenameList,
CreateOrModifyOperation  in_eOperation,
bool &  out_rContinue 
)
pure virtual

This method is called when the user adds files to the project (Work Units or Sources), saves the project, or triggers any call to a Wwise operation that could alter source control files. It is called before Wwise performs the operation and is always followed by a call to PostCreateOrModify.

Returns
The result of the operation
Parameters
in_rFilenameList A list of the names of the files that are to be added (some files may already exist)
in_eOperation The operation(s) that will be performed on these files
out_rContinue A returned flag that indicates if Wwise is continuing the current operation

Was this page helpful?

Need Support?

Questions? Problems? Need more info? Contact us, and we can help!

Visit our Support page

Tell us about your project. We're here to help.

Register your project and we'll help you get started with no strings attached!

Get started with Wwise