NEEDSIMSampleSceneScripts.InputFieldRuntimeEditing Class Reference

Helper to change need satisfaction rates of interactions and satisfaction change rates of needs at runtime in a UI. It provides a method to react to the user finishing his input to the InputField. More...

Inherits MonoBehaviour.

Public Member Functions

void EndInput (string newValue)
 Update the value if the user has ended his input. More...
 

Detailed Description

Helper to change need satisfaction rates of interactions and satisfaction change rates of needs at runtime in a UI. It provides a method to react to the user finishing his input to the InputField.

Member Function Documentation

void NEEDSIMSampleSceneScripts.InputFieldRuntimeEditing.EndInput ( string  newValue)

Update the value if the user has ended his input.

Parameters
newValue

The documentation for this class was generated from the following file:
  • InputFieldRuntimeEditing.cs