Jazz² Resurrection | API Docs
  1. Pages
  2. Namespaces
  1. Classes
  2. Files

Jazz2::Scripting::Legacy::jjRNG class
#include <Jazz2/Scripting/JJ2PlusDefinitions.h>

Contents

  • Reference
    • Public static functions
    • Constructors, destructors, conversion operators
    • Public functions

Public static functions

static auto Create(std::uint64_t seed) -> jjRNG*

Constructors, destructors, conversion operators

jjRNG(std::uint64_t seed)
~jjRNG()

Public functions

void AddRef()
void Release()
auto operator()() -> std::uint64_t
auto operator=(const jjRNG& o) -> jjRNG&
auto operator==(const jjRNG& o) const -> bool
void seed(std::uint64_t value)
void discard(std::uint64_t count)
Tab / T to search, Esc to close
…

Search for symbols, directories, files, pages or modules. You can omit any prefix from the symbol or file path; adding a : or / suffix lists all members of given symbol or directory.

Use ↓ / ↑ to navigate through the list, Enter to go. Tab autocompletes common prefix, you can copy a link to the result using ⌘ L while ⌘ M produces a Markdown link.

Sorry, nothing was found.
Maybe try a full-text search with external engine?

    Jazz² Resurrection API Docs. Created with Doxygen 1.13.2 and m.css.