Amazon.Runtime.Internal.Util.UnityDebugLogger.Flush C# (CSharp) Méthode

Flush() public méthode

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