Namespace Xareus.Scenarios.Unity
Classes
AnyInputSensor
ChangeColorEffector
Change the color of the given renderer
ChangeParentEffector
ChangeTextEffector
Change the text of the given Text object
CheckAnimatorParameterValueSensor
CheckContextValueSensor
CheckMemberValueSensor
CheckTypeWithScenarioMemberValueSensor
A sensors that checks the value of a member in a TypeWithScenario
CompareContextsValuesSensor
CompareMembersValuesSensor
CompareMethodsReturnValuesSensor
CompareStaticMembersValuesSensor
CompareStaticMethodsReturnValuesSensor
DistanceSensor
Checks if the distance between the given transforms is less than the provided distance (in meter).
HasComponentOfTypeSensor
InvokeMethodEffector
InvokeStaticMethodEffector
InvokeTypeWithScenarioMethodEffector
A effector that calls a method in a TypeWithScenario
LoadSceneEffector
LogEffector
MemberInfoExtensions
ObjectClickedSensor
ObjectCollisionSensor
PlaySoundEffector
SceneLoadedSensor
ScreenFadeEffector
SelectChildObjects
SelectComponents
SetActiveEffector
Call the SetActive method of the given GameObject with the setActiveValue.
SetAnimatorParameterValueEffector
Change the animator values
SetContextValueEffector
SetContextValueFromMemberValueEffector
SetContextValueFromMethodReturnValueEffector
SetContextValueFromStaticMemberValueEffector
SetContextValueFromStaticMethodReturnValueEffector
SetEnabledEffector
Set the enabled property of the given behaviour to the enabledValue.
SetMemberValueEffector
SetStaticMemberValueEffector
SetTypeWithScenarioMemberValueEffector
A effector that sets the member in a TypeWithScenario
StartDisplaySpriteEffector
StartDisplayTextAssetEffector
StartDisplayVideoClipEffector
StopAudioSourceEffector
StopDisplaySpriteEffector
StopDisplayTextAssetEffector
StopDisplayVideoClipEffector
UnityEventSensor
A Sensor that can be activated by calling its Activate Method
UnityNumberSensor
Enums
ScreenFadeEffector.FadeType
Fade type : Fade in to color or Fade out from color