Constructors
Synopses
Declared in <script/script.h>
Constructs a null script ID.
CScriptID();
Constructs the script ID from a script by hashing its serialization.
Constructs the script ID from a precomputed hash.
Parameters
Name |
Description |
in |
Script to reference. |
Created with MrDocs