Loading...
Searching...
No Matches
PixelCrushers.LoveHate.GameCreatorSupport.LHUtility Class Reference

Utility methods used by Love/Hate conditions and actions. More...

Static Public Member Functions

static FactionMember GetFactionMember (GameObject go, GameObject invoker)
 
static FactionMember GetFactionMember (GameObjectProperty goProperty, GameObject invoker)
 
static FactionMember GetFactionMember (GameObjectProperty goProperty, GameObject go, GameObject invoker)
 
static int GetFactionID (StringProperty stringProperty, GameObject go, GameObject invoker)
 
static bool IsStringPropertyBlank (StringProperty stringProperty, GameObject invoker)
 
static string GetStringPropertyValue (StringProperty stringProperty, GameObject invoker)
 

Detailed Description

Utility methods used by Love/Hate conditions and actions.

Member Function Documentation

◆ GetFactionID()

static int PixelCrushers.LoveHate.GameCreatorSupport.LHUtility.GetFactionID ( StringProperty  stringProperty,
GameObject  go,
GameObject  invoker 
)
inlinestatic

◆ GetFactionMember() [1/3]

static FactionMember PixelCrushers.LoveHate.GameCreatorSupport.LHUtility.GetFactionMember ( GameObject  go,
GameObject  invoker 
)
inlinestatic

◆ GetFactionMember() [2/3]

static FactionMember PixelCrushers.LoveHate.GameCreatorSupport.LHUtility.GetFactionMember ( GameObjectProperty  goProperty,
GameObject  go,
GameObject  invoker 
)
inlinestatic

◆ GetFactionMember() [3/3]

static FactionMember PixelCrushers.LoveHate.GameCreatorSupport.LHUtility.GetFactionMember ( GameObjectProperty  goProperty,
GameObject  invoker 
)
inlinestatic

◆ GetStringPropertyValue()

static string PixelCrushers.LoveHate.GameCreatorSupport.LHUtility.GetStringPropertyValue ( StringProperty  stringProperty,
GameObject  invoker 
)
inlinestatic

◆ IsStringPropertyBlank()

static bool PixelCrushers.LoveHate.GameCreatorSupport.LHUtility.IsStringPropertyBlank ( StringProperty  stringProperty,
GameObject  invoker 
)
inlinestatic

The documentation for this class was generated from the following file: