MCPcopy 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
135void Window_Item::SetActor(Game_Actor * actor) {
136 this->actor = actor;
137}

Callers 5

StartMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected