Exemple #1
0
 public ConVar(SmartLuaReferance Ref) : base(Ref)
 {
 }
Exemple #2
0
 public Player(SmartLuaReferance Ref) : base(Ref)
 {
 }
Exemple #3
0
 public Entity(SmartLuaReferance Ref) : base(Ref)
 {
 }
Exemple #4
0
 public CSEnt(SmartLuaReferance Ref) : base(Ref)
 {
 }
Exemple #5
0
 public IMesh(SmartLuaReferance Ref) : base(Ref)
 {
 }
Exemple #6
0
 public PhysCollide(SmartLuaReferance SmartRef) : base(SmartRef)
 {
 }
Exemple #7
0
 public File(SmartLuaReferance Ref) : base(Ref)
 {
 }