You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Would be nice if there was a mini analyzer thing that checked only inputs to SendBroadcastMessage() and SendUnicastMessage() against the IGC whitelist.
Said whitelist can be found at MyIGCSystemSessionComponent.MessageTypeChecker<TMessageType>.
Would be nice if there was a mini analyzer thing that checked only inputs to
SendBroadcastMessage()andSendUnicastMessage()against the IGC whitelist.Said whitelist can be found at
MyIGCSystemSessionComponent.MessageTypeChecker<TMessageType>.