MCPcopy Create free account
hub / github.com/ElunaLuaEngine/Eluna / CreateULongLong

Function CreateULongLong

methods/AzerothCore/GlobalMethods.h:2549–2565  ·  view source on GitHub ↗

* Returns an object representing an `unsigned long long` (64-bit) value. * * The value by default is 0, but can be initialized to a value by passing a number or unsigned long long as a string. * * @proto value = () * @proto value = (n) * @proto value = (n_ull) * @proto value = (n_str) * @param uint32 n * @param uint64 n_ull * @param string n_str

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 2

PushMethod · 0.45

Tested by

no test coverage detected