cancel
Showing results for 
Search instead for 
Did you mean: 

StatusMessage Class

Jacob_Dahlke6
Star Contributor
Star Contributor

Is there some guidance on where this can be used? I've tried using it in a ApplicationEnabler script but nothing happens. 

 

It's described as: "This class is used to control the Popup window that appears after a script executes." It has two properties, enabled and message. 

 

Are there certain interfaces this works on verses others?  Once you enable and set the message is there something you're supposed to do to trigger it?

1 REPLY 1

aboucher
Community Manager
Community Manager

Hi @Jacob Dahlke,

 

You can see how the StatusMessage Class is defined in the OnBase API SDK here:

https://sdk.onbase.com/unitySDK/html/8d945fa2-e4b9-9b74-bdf5-bca6f88644e0.htm

 

Thanks!

~Alan