C# Class PhysicsRangeExtender.PRExtensions

Show file Open project: jrodrigv/PhysicsRangeExtender

Public Properties

Property Type Description
_wasEnabled bool

Public Methods

Method Description
PreOff ( string _modName ) : void
PreOn ( string _modName ) : void

Method Details

PreOff() public static method

public static PreOff ( string _modName ) : void
_modName string
return void

PreOn() public static method

public static PreOn ( string _modName ) : void
_modName string
return void

Property Details

_wasEnabled public static property

public static bool _wasEnabled
return bool