Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

10
LINES

< > BotCompany Repo | #1018550 // dm_visible - synonym of dm_isVisible

JavaX fragment (include)

static bool dm_visible(O module) {
  ret dm_isVisible(module);
}


ifndef InOSCore
static bool dm_visible() {
  ret dm_isVisible();
}
endifndef

download  show line numbers  debug dex  old transpilations   

Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, irmadwmeruwu, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1018550
Snippet name: dm_visible - synonym of dm_isVisible
Eternal ID of this version: #1018550/2
Text MD5: 7b11b67aac3e556df8457ab1c1164a7c
Author: stefan
Category:
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2018-10-29 16:26:41
Source code size: 152 bytes / 10 lines
Pitched / IR pitched: No / No
Views / Downloads: 228 / 281
Version history: 1 change(s)
Referenced in: [show references]