Amazon.Runtime.Internal.Util.UnityDebugLogger.Flush C# (CSharp) Method

Flush() public method

public Flush ( ) : void
return void
        public override void Flush()
        {
            //flush not supported on unity debug logger
        }