MCPcopy Create free account
hub / github.com/UndCover/PyramidStore / playerContent

Method playerContent

tutorial/py_model.py:32–34  ·  view source on GitHub ↗
(self,flag,id,vipFlags)

Source from the content-addressed store, hash-verified

30 result = {}
31 return result
32 def playerContent(self,flag,id,vipFlags):
33 result = {}
34 return result
35 config = {
36 "player": {},
37 "filter": {}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected