Global Class "ProceduralItemManager"⚓︎
Info
You can get this class by using the ProceduralItemManager
global table.
注意:调用这些函数时,必须使用 .(句点)而非 :(冒号)!
Example Code
1 |
|
Functions⚓︎
CreateProceduralItem ()⚓︎
int CreateProceduralItem ( int Seed, int Unknown )⚓︎
Returns the negative ID of the created item. Creates a glitch item based on a given seed.
GetProceduralItem ()⚓︎
ProceduralItem GetProceduralItem ( int Index )⚓︎
Get the glitch item at the given index.