# PlayerBeaconBuildMenuDisableSlotInfo
Flags —
Native
# Arguments
int— inPlayerint— inTypeint— inSlotNumbool— disable
Returns — void
native void PlayerBeaconBuildMenuDisableSlotInfo(
int inPlayer,
int inType,
int inSlotNum,
bool disable,
);
# Related
Category: Unclassified
# Examples
— None found —