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
'PredictedKinematicController.InterpolateState(float, float, NetworkTime, NetworkTime)' hides inherited member 'NetworkBehavior.InterpolateState(float, float, NetworkTime, NetworkTime)'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
'PredictedKinematicController.CallbackMask' hides inherited member 'NetworkBehavior.CallbackMask'. Use the new keyword if hiding was intended.
'Variant.ToString()' hides inherited member 'object.ToString()'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
'ReplicatedAnimation.InterpolateState(float, float, NetworkTime, NetworkTime)' hides inherited member 'NetworkBehavior.InterpolateState(float, float, NetworkTime, NetworkTime)'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
'ReplicatedAnimation.CallbackMask' hides inherited member 'NetworkBehavior.CallbackMask'. Use the new keyword if hiding was intended.
'ReplicatedTransform.InterpolateState(float, float, NetworkTime, NetworkTime)' hides inherited member 'NetworkBehavior.InterpolateState(float, float, NetworkTime, NetworkTime)'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
'ReplicatedTransform.CallbackMask' hides inherited member 'NetworkBehavior.CallbackMask'. Use the new keyword if hiding was intended.
'ScrollView.IsWheelHandler' hides inherited member 'UIElement.IsWheelHandler()'. Use the new keyword if hiding was intended.
'Sprite.Position' hides inherited member 'UIElement.Position'. Use the new keyword if hiding was intended.
'StaticModelGroup.NumOccluderTriangles' hides inherited member 'StaticModel.NumOccluderTriangles'. Use the new keyword if hiding was intended.
The logs for this run have expired and are no longer available.