Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PerroEngine/Perro
/ scripts.rs
File
scripts.rs
perro_source/runtime_project/perro_runtime/src/rt_ctx/scripts.rs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
use perro_ids::string_to_u64;
2
use perro_ids::{NodeID, ScriptMemberID};
3
use perro_input_api::InputWindow;
4
use perro_io::{DlcSelfContextGuard, push_dlc_self_context};
Callers
nothing calls this directly
Calls
1
ScriptMemberID
Class · 0.85
Tested by
no test coverage detected