Banuba SDK
Instance Methods | List of all members
BNBReloadResult Class Reference

#import <BNBReloadResult.h>

Inheritance diagram for BNBReloadResult:

Instance Methods

(nullable BNBEffect *) - effect
 Effect with updated config applied. More...
 
(BOOL) - hotReload
 In case it was possible to apply the new config on the same effect, this flag will be true. More...
 

Detailed Description

Definition at line 15 of file BNBReloadResult.h.

Method Documentation

◆ effect

- (nullable BNBEffect *) effect

Effect with updated config applied.

Depending on changes it may be the effect already loaded or a new one.

◆ hotReload

- (BOOL) hotReload

In case it was possible to apply the new config on the same effect, this flag will be true.


The documentation for this class was generated from the following file: