TS3PR/Sims3GameplaySystems/Sims3.Gameplay.Socializing/SocialRuleLHS
From SimsWiki
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.