This page is located on the SimsWiki. To view it in it's original form, click here.

SocialRuleLHS(string key, CommodityTypes intendedCommodity, XmlElement element)

Used to parse an <LHS> row as part of an interaction's SocialData. See TS3PR/Sims3GameplaySystems/Sims3.Gameplay.Socializing/ActionData for more info.

Parsed XML tags:

  • <LHS ProcTest=proceduralPreConditionSocialTestMethod> Specifies MethodInfo of type SocialTest.

See TS3PR/Sims3GameplaySystems/Sims3.Gameplay.Socializing/SocialRuleLHSBase for more parsed tags.