Artemis.Engine.Graphics.AnimationStateLoopTypeException.AnimationStateLoopTypeException C# (CSharp) Method

AnimationStateLoopTypeException() public method

public AnimationStateLoopTypeException ( ) : System
return System
        public AnimationStateLoopTypeException()
            : base()
        {
        }

Same methods

AnimationStateLoopTypeException::AnimationStateLoopTypeException ( SerializationInfo info, StreamingContext context ) : System
AnimationStateLoopTypeException::AnimationStateLoopTypeException ( string msg ) : System
AnimationStateLoopTypeException::AnimationStateLoopTypeException ( string msg, Exception inner ) : System
AnimationStateLoopTypeException