- Found in:
- Vanilla
Description
Documentation Comment
Outputs the string to a named debug channel (useful on the Xenon currently)
Caveats
Parameters
stringchannel
stringmessage
Examples
Auto-Generated Example
string myString__channel
string myString__message
Debug.DebugChannelNotify(myString__channel, myString__message)