Click or drag to resize
ChallengehasTintTexture Method

[Missing <summary> documentation for "M:Planetbase.Challenge.hasTintTexture(System.Int32,UnityEngine.Color@)"]

Namespace: Planetbase
Assembly: Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
public bool hasTintTexture(
	int terrainTexture,
	ref Color tint
)

Parameters

terrainTexture
Type: SystemInt32

[Missing <param name="terrainTexture"/> documentation for "M:Planetbase.Challenge.hasTintTexture(System.Int32,UnityEngine.Color@)"]

tint
Type: Color

[Missing <param name="tint"/> documentation for "M:Planetbase.Challenge.hasTintTexture(System.Int32,UnityEngine.Color@)"]

Return Value

Type: Boolean

[Missing <returns> documentation for "M:Planetbase.Challenge.hasTintTexture(System.Int32,UnityEngine.Color@)"]

See Also