生成小于9的随机数

int32 RandSeed = FMath::Rand();
int32 SlotIndex = RandSeed % 9;

posted @ 2020-04-07 10:50  小喜蛋7  阅读(172)  评论(0编辑  收藏  举报