Gammtek.Conduit.MassEffect3.SFXGame.StateEventMap.BioStateEventElementLocalBool.BioStateEventElementLocalBool C# (CSharp) Method

BioStateEventElementLocalBool() public method

public BioStateEventElementLocalBool ( BioStateEventElementLocalBool other )
other BioStateEventElementLocalBool
		public BioStateEventElementLocalBool(BioStateEventElementLocalBool other)
			: base(other)
		{
			NewValue = other.NewValue;
		}

Same methods

BioStateEventElementLocalBool::BioStateEventElementLocalBool ( int functionName = DefaultFunctionName, int functionNameFlags = DefaultFunctionNameFlags, int objectType = DefaultObjectTag, bool newValue = DefaultNewValue, int objectTag = DefaultObjectTag, int objectTagFlags = DefaultObjectTagFlags, bool useParam = DefaultUseParam, int instanceVersion = DefaultInstanceVersion )
BioStateEventElementLocalBool