Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PCGen/pcgen
/ setContainNum
Method
setContainNum
code/src/java/pcgen/core/character/EquipSlot.java:81–84 ·
view source on GitHub ↗
Set container number @param i
(final int i)
Source
from the content-addressed store, hash-verified
79
* @param i
80
*/
81
public
void
setContainNum(
final
int
i)
82
{
83
containNum = i;
84
}
85
86
/**
87
* Get container type
Callers
2
setUp
Method · 0.95
parse
Method · 0.80
Calls
no outgoing calls
Tested by
1
setUp
Method · 0.76