- MPropertyDescription: "unique integer ID of this ping wheel message"MPropertyAttributeEditor: "locked_int()"MVDataUniqueMonotonicInt: "_editor/next_ping_wheel_id"
- MPropertyDescription: "Concept for your ping message. These are populated in citadel_ping_wheel_data.h"
- MPropertyDescription: "How do you want the ping to behave?"MPropertySuppressExpr: "m_bIsSubnavMessage == true"
- m_eRecipientsType: ECitadelPingMessageRecipients_t = "k_ECitadelRecipients_GlobalFriendlyTeam"44 (0x2C)MPropertyDescription: "Which recipients do you want this ping message sent to?"MPropertySuppressExpr: "m_bIsSubnavMessage == true"
- MPropertyDescription: "Lane Color for certain pings that require a line color."MPropertySuppressExpr: "m_ePingConcept != CITADEL_PING_HEADING_TO_LANE && m_ePingConcept != CITADEL_PING_PUSH_LANE && m_ePingConcept != CITADEL_PING_DEFEND_LANE"
- MPropertyDescription: "This is the Loc String that displays as a Ping Wheel Option."
- MPropertyDescription: "This is the Loc String that shows in the chat area when you use this Ping Option."
- MPropertyDescription: "Sound that Plays when you use this Ping Option"MPropertySuppressExpr: "m_bIsSubnavMessage == true"
- MPropertyDescription: "Icon that displays on the Ping Wheel"MPropertySuppressExpr: "m_bIsSubnavMessage == true"
- MPropertyDescription: "What type of sound should this Ping Option play when used?"MPropertySuppressExpr: "m_bIsSubnavMessage == true"
- MPropertyDescription: "Is this a subnav of another message? i.e. Heading to Yellow is a subnav of Heading to Lane..."
- MPropertyDescription: "The Default value 30 is usually good but if the text on the Ping Wheel isn't centered vertically, you should adjust this value."
- MPropertyDescription: "Is this a parent message that has subnav messages? i.e. Heading to Lane has subnav messages Heading to Yellow, Heading to Blue, etc."MPropertyCustomFGDType: "vdata_choice:scripts/ping_wheel_messages.vdata"MPropertySuppressExpr: "m_bIsSubnavMessage == true || m_eSliceType == CITADEL_PING_WHEEL_ONE_SLICE || m_eSliceType == CITADEL_PING_WHEEL_TWO_SLICE"
- MPropertyDescription: "Is this message a response to other concepts? i.e. Yes, No, and On My Way are all responses to other messages. This message will appear in the Contextual Ping Wheel Slot if one of these concepts is used by another player."MPropertySuppressExpr: "m_bIsSubnavMessage == true"
- MPropertyDescription: "Should this message be bindable via Keybinds?"
- MPropertyDescription: "Should this message be bindable on the Ping Wheel?"
- MPropertyDescription: "Chat text messages that trigger the concept associated with this message"