MCPcopy Create free account
hub / github.com/PolygonTek/BlueshiftEngine / ToString

Method ToString

Source/Runtime/Private/Components/Component.cpp:45–47  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

43}
44
45Str Component::ToString() const {
46 return entity->ToString();
47}
48
49void Component::Init() {
50}

Callers 4

DeserializeMethod · 0.45
ChangeScriptMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected