Click or drag to resize
Resourcefind Method (Int32)

[Missing <summary> documentation for "M:Planetbase.Resource.find(System.Int32)"]

Namespace: Planetbase
Assembly: Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
public static Resource find(
	int id
)

Parameters

id
Type: SystemInt32

[Missing <param name="id"/> documentation for "M:Planetbase.Resource.find(System.Int32)"]

Return Value

Type: Resource

[Missing <returns> documentation for "M:Planetbase.Resource.find(System.Int32)"]

See Also