BundleBase T  AddRemote Method (String, String, Boolean)SquishIt API Documentation
Add a remote asset to bundle.

Namespace: SquishIt.Framework.Base
Assembly: SquishIt.Framework (in SquishIt.Framework.dll) Version: 0.9.5.0 (0.9.5.0)
Syntax

public T AddRemote(
	string localPath,
	string remotePath,
	bool downloadRemote
)

Return Value

Type: T
See Also