Universe.Physics.BulletSPlugin.BSPlugin.Init C# (CSharp) Method

Init() public method

public Init ( ) : bool
return bool
        public bool Init()
        {
            return true;
        }