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

9
LINES

< > BotCompany Repo | #1012568 // ai_enabled

JavaX fragment (include)

sbool ai_enabled_value;

static bool ai_enabled() {
  ret ai_enabled_value;
}

svoid ai_enabled(bool value) {
  ai_enabled_value = value;
}

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1012568
Snippet name: ai_enabled
Eternal ID of this version: #1012568/4
Text MD5: edfa700583b5ca08f685a8f5fbc4b510
Author: stefan
Category: javax / a.i.
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2017-12-11 15:51:47
Source code size: 147 bytes / 9 lines
Pitched / IR pitched: No / No
Views / Downloads: 322 / 372
Version history: 3 change(s)
Referenced in: [show references]