MCPcopy 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
262private:
263 struct nonew

Callers 3

InitializeDefaultsMethod · 0.80
CreateNewMethod · 0.80
CreateFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected