UnityEditor.AssetServer.GetLastControllerActionResult C# (CSharp) Method

GetLastControllerActionResult() private method

private GetLastControllerActionResult ( ) : int
return int
        public static extern int GetLastControllerActionResult();
        [MethodImpl(MethodImplOptions.InternalCall)]
AssetServer