Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GoMudEngine/GoMud
/ UserId
Method
UserId
internal/scripting/actor_func.go:36–38 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
34
}
35
36
func
(a ScriptActor) UserId() int {
37
return
a.userId
38
}
39
40
func
(a ScriptActor) InstanceId() int {
41
return
a.mobInstanceId
Callers
15
GiveQuest
Method · 0.95
onCommand_roll
Function · 0.80
onCommand_flip
Function · 0.80
onCommand_roll
Function · 0.80
onCommand_shake
Function · 0.80
onCommand_spin
Function · 0.80
onCommand_shuffle
Function · 0.80
onCommand_draw
Function · 0.80
onCommand_shuffle
Function · 0.80
onCommand_draw
Function · 0.80
onCommand_deal
Function · 0.80
IsAggro
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected