Skip to main content

引数

userdata
必須
Hash する Script object。対応する ClassName 値は ModuleScript、LocalScript、CoreScript、RunContext Client の Script です。

戻り値

string | nil
stored bytecode bytes の uppercase SHA384 hex digest、または利用可能な embedded bytecode がない場合は nil。

例

Hash the bytecode of a supported Roblox script Instance when bytecode is available.