Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Phobos-developers/Phobos
/ end
Method
end
src/Misc/Selection.cpp:28–31 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
26
}
27
28
inline TacticalSelectableStruct* end()
29
{
30
return &Unsorted::TacticalSelectables[size()];
31
}
32
} Array {};
33
34
// Reversed from Is_Selectable, w/o Select call
Callers
1
GET_STACK
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected