Method AppendBundle
- Namespace
- MaaFramework.Binding
- Assembly
- MaaFramework.Binding.dll
AppendBundle(string)
Appends a job for loading bundle from path
, could be called multiple times.
MaaJob AppendBundle(string path)
Parameters
path
string-
The bundle path.
Returns
- MaaJob
-
A load bundle MaaFramework.Binding.MaaJob.