# Data Conversation State Text Tag Edge

Grammar — Text tag edge for conversation stateIndex|State
FlagsNative | Function

Returns the text tag edge associated with the given conversation state.

# Arguments

  • string [ convstateindex ] — State Index

Returns — int [ preset::TextTagEdge ]

native int ConversationDataStateImageEdge(
	string stateIndex,
);

Category: Conversation / Data Conversation Tools

# Examples

# campaigns/liberty.sc2campaign

MapScript.galaxy

// L9527
ConversationDataStateImageEdge(lp_conversationStateIndex)
// L9543
ConversationDataStateImageEdge(lp_conversationStateIndex)
// L9527
ConversationDataStateImageEdge(lp_conversationStateIndex)
// L9543
ConversationDataStateImageEdge(lp_conversationStateIndex)