[This is preliminary documentation and is subject to change.]

Namespace:  Phoenix.WorldData
Assembly:  Phoenix (in Phoenix.dll) Version: 0.7.0.0

Syntax

         
 C#  Visual Basic  Visual C++ 
public class SkillChangedEventArgs : EventArgs
Public Class SkillChangedEventArgs _
	Inherits EventArgs
public ref class SkillChangedEventArgs : public EventArgs

Members

         
 All Members  Constructors   Properties  
 Public

 Protected
 Instance

 Static 
 Declared

 Inherited
 XNA Framework Only 

 .NET Compact Framework Only 

 MemberDescription
SkillChangedEventArgs(SkillValue, SkillValue)
Initializes a new instance of the SkillChangedEventArgs class
OldValue
Value

Inheritance Hierarchy

System..::.Object
  System..::.EventArgs
    Phoenix.WorldData..::.SkillChangedEventArgs

See Also