player_manager.RegisterClass
Example
A quick look at registering a class table
Example
You can retrieve the data you've set when registering the table using baseclass.Get( "<classname>" )
Output: Walkspeed = 300
RunSpeed = 500
CalcView = function: 0x00665988
UseVMHands = true
--- etc...