L L4D2node

CUtlRBTree<CUtlMap<char_const*,CNetPropManager::PropInfo_t,int>::Node_t,int,CUtlMap<char_const*,CNetPropManager::PropInfo_t,int>::CKeyLess,CUtlMemory<UtlRBTreeNode_t<CUtlMap<char_const*,CNetPropManager::PropInfo_t,int>::Node_t,int>,int>>::RotateLeft

0x0074db80 · 1212 bytes · __thiscall

_ZN10CUtlRBTreeIN7CUtlMapIPKcN15CNetPropManager10PropInfo_tEiE6Node_tEiNS5_8CKeyLessE10CUtlMemoryI15UtlRBTreeNode_tIS6_iEiEE10RotateLeftEi

Decompiled

undefined (2 params)

/* CUtlRBTree<CUtlMap<char const*, CNetPropManager::PropInfo_t, int>::Node_t, int, CUtlMap<char
   const*, CNetPropManager::PropInfo_t, int>::CKeyLess, CUtlMemory<UtlRBTreeNode_t<CUtlMap<char
   const*, CNetPropManager::PropInfo_t, int>::Node_t, int>, int> >::RotateLeft(int) */

void __thiscall
CUtlRBTree<CUtlMap<char_const*,CNetPropManager::PropInfo_t,int>::Node_t,int,CUtlMap<char_const*,CNetPropManager::PropInfo_t,int>::CKeyLess,CUtlMemory<UtlRBTreeNode_t<CUtlMap<char_const*,CNetPropManager::PropInfo_t,int>::Node_t,int>,int>>
::RotateLeft(CUtlRBTree<CUtlMap<char_const*,CNetPropManager::PropInfo_t,int>::Node_t,int,CUtlMap<char_const*,CNetPropManager::PropInfo_t,int>::CKeyLess,CUtlMemory<UtlRBTreeNode_t<CUtlMap<char_const*,CNetPropManager::PropInfo_t,int>::Node_t,int>,int>>
             *this,int param_1)

{
  int *piVar1;
  int iVar2;
  int iVar3;
  int iVar4;
  undefined4 *puVar5;
  bool bVar6;
  int local_24;
  int local_20;
  
  if (Links(int)::s_Sentinel == '\0') {
    iVar2 = __cxa_guard_acquire(&Links(int)::s_Sentinel);
    if (iVar2 != 0) {
      Links(int)::s_Sentinel = 0xffffffff;
      DAT_00f43894 = -1;
      DAT_00f43898 = -1;
      __cxa_guard_release(&Links(int)::s_Sentinel);
    }
    if (param_1 != -1) goto LAB_0074dbaa;
LAB_0074dd77:
    local_20 = -0x34;
    iVar2 = DAT_00f43894;
    if (Links(int)::s_Sentinel != '\0') goto LAB_0074dbc9;
LAB_0074dd90:
    iVar4 = __cxa_guard_acquire(&Links(int)::s_Sentinel);
    if (iVar4 != 0) {
      Links(int)::s_Sentinel = 0xffffffff;
      DAT_00f43894 = -1;
      DAT_00f43898 = -1;
      __cxa_guard_release(&Links(int)::s_Sentinel);
    }
    iVar4 = *(int *)(this + 4);
    if (iVar2 != -1) goto LAB_0074dbd5;
LAB_0074ddba:
    local_24 = -0x34;
    puVar5 = &Links(int)::s_Sentinel;
  }
  else {
    if (param_1 == -1) goto LAB_0074dd77;
LAB_0074dbaa:
    local_20 = param_1 * 0x34;
    iVar2 = *(int *)(*(int *)(this + 4) + local_20 + 4);
    if (Links(int)::s_Sentinel == '\0') goto LAB_0074dd90;
LAB_0074dbc9:
    iVar4 = *(int *)(this + 4);
    if (iVar2 == -1) goto LAB_0074ddba;
LAB_0074dbd5:
    local_24 = iVar2 * 0x34;
    puVar5 = (undefined4 *)(local_24 + iVar4);
  }
  bVar6 = Links(int)::s_Sentinel == '\0';
  *(undefined4 *)(iVar4 + 4 + local_20) = *puVar5;
  if ((bVar6) && (iVar4 = __cxa_guard_acquire(&Links(int)::s_Sentinel), iVar4 != 0)) {
    Links(int)::s_Sentinel = 0xffffffff;
    DAT_00f43894 = -1;
    DAT_00f43898 = -1;
    __cxa_guard_release(&Links(int)::s_Sentinel);
  }
  if (iVar2 == -1) {
    piVar1 = &Links(int)::s_Sentinel;
  }
  else {
    piVar1 = (int *)(local_24 + *(int *)(this + 4));
  }
  if (*piVar1 != -1) {
    if ((Links(int)::s_Sentinel == '\0') &&
       (iVar4 = __cxa_guard_acquire(&Links(int)::s_Sentinel), iVar4 != 0)) {
      Links(int)::s_Sentinel = 0xffffffff;
      DAT_00f43894 = -1;
      DAT_00f43898 = -1;
      __cxa_guard_release(&Links(int)::s_Sentinel);
    }
    piVar1 = &Links(int)::s_Sentinel;
    if (iVar2 != -1) {
      piVar1 = (int *)(*(int *)(this + 4) + local_24);
    }
    *(int *)(*(int *)(this + 4) + 8 + *piVar1 * 0x34) = param_1;
  }
  if (iVar2 != -1) {
    if ((Links(int)::s_Sentinel == '\0') &&
       (iVar4 = __cxa_guard_acquire(&Links(int)::s_Sentinel), iVar4 != 0)) {
      Links(int)::s_Sentinel = 0xffffffff;
      DAT_00f43894 = -1;
      DAT_00f43898 = -1;
      __cxa_guard_release(&Links(int)::s_Sentinel);
    }
    puVar5 = &Links(int)::s_Sentinel;
    if (param_1 != -1) {
      puVar5 = (undefined4 *)(*(int *)(this + 4) + local_20);
    }
    *(undefined4 *)(*(int *)(this + 4) + 8 + local_24) = puVar5[2];
  }
  if (param_1 == *(int *)(this + 0x10)) {
    *(int *)(this + 0x10) = iVar2;
    goto LAB_0074dcdf;
  }
  if (Links(int)::s_Sentinel == '\0') {
    iVar4 = __cxa_guard_acquire(&Links(int)::s_Sentinel);
    if (iVar4 != 0) {
      Links(int)::s_Sentinel = 0xffffffff;
      DAT_00f43894 = -1;
      DAT_00f43898 = -1;
      __cxa_guard_release(&Links(int)::s_Sentinel);
    }
    if (param_1 != -1) goto LAB_0074dc89;
LAB_0074deb4:
    iVar4 = DAT_00f43898;
    if (Links(int)::s_Sentinel != '\0') goto LAB_0074dc9a;
LAB_0074dec8:
    iVar3 = __cxa_guard_acquire(&Links(int)::s_Sentinel);
    if (iVar3 != 0) {
      Links(int)::s_Sentinel = 0xffffffff;
      DAT_00f43894 = -1;
      DAT_00f43898 = -1;
      __cxa_guard_release(&Links(int)::s_Sentinel);
      goto LAB_0074dc9a;
    }
    if (iVar4 != -1) goto LAB_0074dca3;
LAB_0074def2:
    piVar1 = &Links(int)::s_Sentinel;
  }
  else {
    if (param_1 == -1) goto LAB_0074deb4;
LAB_0074dc89:
    iVar4 = *(int *)(local_20 + *(int *)(this + 4) + 8);
    if (Links(int)::s_Sentinel == '\0') goto LAB_0074dec8;
LAB_0074dc9a:
    if (iVar4 == -1) goto LAB_0074def2;
LAB_0074dca3:
    piVar1 = (int *)(iVar4 * 0x34 + *(int *)(this + 4));
  }
  if (param_1 == *piVar1) {
    if ((Links(int)::s_Sentinel == '\0') &&
       (iVar4 = __cxa_guard_acquire(&Links(int)::s_Sentinel), iVar4 != 0)) {
      Links(int)::s_Sentinel = 0xffffffff;
      DAT_00f43894 = -1;
      DAT_00f43898 = -1;
      __cxa_guard_release(&Links(int)::s_Sentinel);
    }
    puVar5 = &Links(int)::s_Sentinel;
    if (param_1 != -1) {
      puVar5 = (undefined4 *)(*(int *)(this + 4) + local_20);
    }
    *(int *)(*(int *)(this + 4) + puVar5[2] * 0x34) = iVar2;
  }
  else {
    if ((Links(int)::s_Sentinel == '\0') &&
       (iVar4 = __cxa_guard_acquire(&Links(int)::s_Sentinel), iVar4 != 0)) {
      Links(int)::s_Sentinel = 0xffffffff;
      DAT_00f43894 = -1;
      DAT_00f43898 = -1;
      __cxa_guard_release(&Links(int)::s_Sentinel);
    }
    puVar5 = &Links(int)::s_Sentinel;
    if (param_1 != -1) {
      puVar5 = (undefined4 *)(*(int *)(this + 4) + local_20);
    }
    *(int *)(*(int *)(this + 4) + 4 + puVar5[2] * 0x34) = iVar2;
  }
LAB_0074dcdf:
  *(int *)(*(int *)(this + 4) + local_24) = param_1;
  if (param_1 != -1) {
    *(int *)(*(int *)(this + 4) + 8 + local_20) = iVar2;
  }
  return;
}

SourceMod gamedata

paste into addons/sourcemod/gamedata/<your_plugin>.txt
used as the SourceMod key — change to fit your plugin's convention
SourceMod library name (server / engine / matchmaking)

Just a Signatures{} block, ready to drop into a gamedata file. Wire it up in your plugin however you like - SDKCall, DHooks, raw memory ops, or anything else.



        

        

          

Type inference is best-effort from the C signature - sanity-check the DHooks types before shipping.

Return-type handling cheatsheet (DHookReturn)