# ResearchCategorySetSlot

FlagsNative

# Arguments

  • int — inResearchCategoryId
  • int — inSlot

Returns — void

native void ResearchCategorySetSlot(
	int inResearchCategoryId,
	int inSlot,
);

Category: Unclassified

# Examples

— None found —