MCPcopy Create free account
hub / github.com/MrNeRF/LichtFeld-Studio / button

Method button

src/python/lfs_plugins/event.py:116–117  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

114
115 @property
116 def button(self) -> int:
117 return self._raw.button
118
119 @property
120 def key(self) -> int:

Callers 4

draw_cropbox_controlsFunction · 0.45
_draw_basic_paramsMethod · 0.45
_draw_save_stepsMethod · 0.45
draw_ellipsoid_controlsFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected