Wobbly Life Mod SDK
 
Loading...
Searching...
No Matches
ModWobblyLife.IModEasyPlayerGrab Interface Reference

A interface to make objects easier to grab. More...

Public Member Functions

Transform GetEasyGrabTransform ()
 The transform to which the hand will try and grab.
 
bool IsEasyGrabEnabled ()
 Whether easy grab is enabled for this object.
 

Detailed Description

A interface to make objects easier to grab.

Member Function Documentation

◆ GetEasyGrabTransform()

Transform ModWobblyLife.IModEasyPlayerGrab.GetEasyGrabTransform ( )

The transform to which the hand will try and grab.

Returns

◆ IsEasyGrabEnabled()

bool ModWobblyLife.IModEasyPlayerGrab.IsEasyGrabEnabled ( )

Whether easy grab is enabled for this object.

Returns