Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/EasyRPG/Player
/ SetActor
Method
SetActor
src/window_item.cpp:135–137 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
133
}
134
135
void Window_Item::SetActor(Game_Actor * actor) {
136
this->actor = actor;
137
}
Callers
5
Start
Method · 0.45
ProcessSceneActionItem
Method · 0.45
ProcessSceneActionSkill
Method · 0.45
ProcessSceneActionItem
Method · 0.45
ProcessSceneActionSkill
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected