ScreenNotifications2Show Method |
Namespace:
NeoAxis.Editor
Assembly:
NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax public static void Show(
string text,
bool error = false
)
Parameters
- text
- Type: SystemString
- error (Optional)
- Type: SystemBoolean
See Also