CScriptNum::GetInt64

Returns the full 64-bit value without clamping.

Synopsis

Declared in <script/script.h>

int64_t
GetInt64() const;

Return Value

The stored value.