Fix includes #3191
Annotations
10 warnings
Build:
Dev/Editor/EffekseerCore/Data/Value/Vector4D.cs#L48
The event 'Vector4D.OnChanged' is never used
|
Build:
Dev/Editor/EffekseerCore/Data/Value/Vector3D.cs#L43
The event 'Vector3D.OnChanged' is never used
|
Build:
Dev/Editor/EffekseerCore/InternalScript/Compiler.cs#L40
Field 'Operator.Type' is never assigned to, and will always have its default value
|
Build:
Dev/Editor/EffekseerCore/Data/Value/IntWithInifinite.cs#L34
The event 'IntWithInifinite.OnChanged' is never used
|
Build:
Dev/Editor/EffekseerCore/Data/Value/Vector3DWithRandom.cs#L56
The event 'Vector3DWithRandom.OnChanged' is never used
|
Build:
Dev/Editor/EffekseerCore/IO/EfkPkg.cs#L525
'MD5CryptoServiceProvider' is obsolete: 'Derived cryptographic types are obsolete. Use the Create method on the base type instead.' (https://aka.ms/dotnet-warnings/SYSLIB0021)
|
Build:
Dev/Editor/EffekseerCore/Data/Value/Gradient.cs#L27
'Gradient.State' overrides Object.Equals(object o) but does not override Object.GetHashCode()
|
Build:
Dev/Editor/EffekseerCore/Script/Compiler.cs#L12
The type name 'pr' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
Build:
Dev/Editor/EffekseerCore/Script/Compiler.cs#L11
The type name 'ph' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
Build:
Dev/Editor/EffekseerCore/Script/Compiler.cs#L10
The type name 'sh' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
Loading