Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ZDoom/Raze
/ SetClass
Method
SetClass
source/common/objects/dobject.h:257–260 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
255
}
256
257
void SetClass (PClass *inClass)
258
{
259
Class = inClass;
260
}
261
262
private:
263
struct nonew
Callers
3
InitializeDefaults
Method · 0.80
CreateNew
Method · 0.80
Create
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected