C# Class HappyFunTimesExample.ExampleCharacterSelectPlayer.MessageColor

Mostra file Open project: greggman/hft-unity-gamepad

Public Properties

Property Type Description
color UnityEngine.Color

Public Methods

Method Description
MessageColor ( Color _color ) : System.Collections

Method Details

MessageColor() public method

public MessageColor ( Color _color ) : System.Collections
_color UnityEngine.Color
return System.Collections

Property Details

color public_oe property

public Color,UnityEngine color
return UnityEngine.Color