Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WolfireGames/overgrowth
/ valid
Method
valid
Source/Objects/itemobjectscriptreader.cpp:59–61 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
57
}
58
59
bool ItemObjectScriptReader::valid() const {
60
return obj != NULL;
61
}
62
63
ItemObjectScriptReader::ItemObjectScriptReader() : obj(NULL),
64
constraint(NULL),
Callers
15
DrawItem
Method · 0.45
SetFromDesc
Method · 0.45
DrawRiggedObject
Method · 0.45
LoadAttachPose
Function · 0.45
HandleLipSyncMorphTargets
Method · 0.45
AddWaterCube
Method · 0.45
AttachItemToSlot
Method · 0.45
Draw
Method · 0.45
DrawTerrain
Method · 0.45
Draw
Method · 0.45
GetDesc
Method · 0.45
SetFromDesc
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected